Fix extraneous PRINT_ENABLED which caused compiler warning.

This commit is contained in:
skarg
2018-04-20 01:30:13 +00:00
parent 7fc3060dbf
commit 2bfa49cbe4
+1 -1
View File
@@ -43,7 +43,7 @@
#include "handlers.h" #include "handlers.h"
#include "txbuf.h" #include "txbuf.h"
#include "client.h" #include "client.h"
#define PRINT_ENABLED 1
/** @file s_getevent.c Send a GetEventInformation request. */ /** @file s_getevent.c Send a GetEventInformation request. */
/** Send a GetEventInformation request to a remote network for a specific device, a range, /** Send a GetEventInformation request to a remote network for a specific device, a range,