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