diff --git a/tasmota/tasmota_xsns_sensor/xsns_23_me007.ino b/tasmota/tasmota_xsns_sensor/xsns_23_me007.ino index be33b1c4fa24..00b1ad85336d 100644 --- a/tasmota/tasmota_xsns_sensor/xsns_23_me007.ino +++ b/tasmota/tasmota_xsns_sensor/xsns_23_me007.ino @@ -84,10 +84,6 @@ bool Xsns23( uint32_t function ) { bool result_b = false; -#ifdef ME007_DEBUG - AddLog( LOG_LEVEL_DEBUG_MORE, PSTR("ME007:Xsns23:CallbackId: %i"), function ); -#endif - switch ( function ) { case FUNC_EVERY_SECOND: