mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-15 16:36:52 +01:00
Comment out debug messages and bugfix of Makefile
Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
This commit is contained in:
@@ -41,7 +41,7 @@ BrokerSendTask::BrokerSendTask(Gateway* gateway)
|
||||
|
||||
BrokerSendTask::~BrokerSendTask()
|
||||
{
|
||||
WRITELOG("BrokerSendTask is deleted normally.\r\n");
|
||||
// WRITELOG("BrokerSendTask is deleted normally.\r\n");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user