aboutsummaryrefslogtreecommitdiff
path: root/src/arm/arm.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-02-09 23:00:21 +0000
committerChristian Grothoff <christian@grothoff.org>2010-02-09 23:00:21 +0000
commit275e265a199ce71fd2eeffb80c99297c577734d4 (patch)
treead6915e3fac99c3faa1d1e6dcf087efbdfc3819f /src/arm/arm.h
parent11e453dd5eb1fc7485f11cbe4ee36bffd444fcc5 (diff)
downloadgnunet-275e265a199ce71fd2eeffb80c99297c577734d4.tar.gz
gnunet-275e265a199ce71fd2eeffb80c99297c577734d4.zip
remove debug stuff, make compilers happier
Diffstat (limited to 'src/arm/arm.h')
-rw-r--r--src/arm/arm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arm/arm.h b/src/arm/arm.h
index 2f107351c..562113068 100644
--- a/src/arm/arm.h
+++ b/src/arm/arm.h
@@ -31,6 +31,6 @@
31 * This option will turn on the DEBUG loglevel for 31 * This option will turn on the DEBUG loglevel for
32 * all processes controlled by this ARM! 32 * all processes controlled by this ARM!
33 */ 33 */
34#define DEBUG_ARM GNUNET_YES 34#define DEBUG_ARM GNUNET_NO
35 35
36#endif 36#endif