thermferm/mqtt.c

changeset 557
ae17042a6d39
parent 555
c6f04bfcec2c
child 561
fcfc3dbe85fa
--- a/thermferm/mqtt.c	Wed Aug 01 22:27:58 2018 +0200
+++ b/thermferm/mqtt.c	Thu Aug 02 12:20:06 2018 +0200
@@ -35,7 +35,6 @@
 int			Sequence = 0;
 
 
-#ifdef HAVE_MOSQUITTO_H
 
 
 /* Global variables for use in callbacks. */
@@ -1037,4 +1036,3 @@
 }
 
 
-#endif

mercurial