thermferm/server.c

changeset 594
1904badedf8f
parent 592
ff30227c0903
child 599
b44eb07cab48
--- a/thermferm/server.c	Thu May 09 17:10:54 2019 +0200
+++ b/thermferm/server.c	Thu May 09 17:16:49 2019 +0200
@@ -2088,8 +2088,6 @@
 
 			    }
 			    if (unit->mqtt_flag) {
-				    if (debug)
-					    fprintf(stdout, "flag value %d\n", unit->mqtt_flag);
 				if (unit->mqtt_flag & MQTT_FLAG_BIRTH) {
 				    publishDBirth(unit);
 				} else {

mercurial