Skip to content

Commit c6a0904

Browse files
committed
removed test, leaving just the fix
1 parent 0e4677a commit c6a0904

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/MqttClient.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ class MqttClient : public Client {
144144
unsigned long _keepAliveInterval;
145145
unsigned long _connectionTimeout;
146146
unsigned short _tx_payload_buffer_size;
147-
unsigned short _last_mallocd_size;
148147

149148
int _connectError;
150149
bool _connected;

0 commit comments

Comments
 (0)