aboutsummaryrefslogtreecommitdiff
path: root/smc.c
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-10-24 17:46:50 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-10-24 17:46:50 +0000
commite95cc04a85be1ef67d9be53a8bb2cc05b1633231 (patch)
treee715e2df1029dfda404bf4ef4f0ccb406baa1e77 /smc.c
parentc4e7baabe09a4cfa657a22c8d4295ea620e705e3 (diff)
turn off debug messages
svn path=/trunk/externals/apple/; revision=12663
Diffstat (limited to 'smc.c')
-rw-r--r--smc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/smc.c b/smc.c
index ec2be86..449a759 100644
--- a/smc.c
+++ b/smc.c
@@ -35,8 +35,8 @@
#include "m_pd.h"
#include "smc.h"
-//#define DEBUG(x)
-#define DEBUG(x) x
+#define DEBUG(x)
+//#define DEBUG(x) x
/*------------------------------------------------------------------------------
* CLASS DEF