aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hid_darwin.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hid_darwin.c b/hid_darwin.c
index ade0114..d406054 100644
--- a/hid_darwin.c
+++ b/hid_darwin.c
@@ -53,8 +53,8 @@
#include "hid.h"
-//#define DEBUG(x)
-#define DEBUG(x) x
+#define DEBUG(x)
+//#define DEBUG(x) x
/*==============================================================================
* GLOBAL VARS