aboutsummaryrefslogtreecommitdiff
path: root/src/arm/arm.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-02-02 10:26:01 +0000
committerChristian Grothoff <christian@grothoff.org>2010-02-02 10:26:01 +0000
commit3c89be3fc4488ce13902dd1482c1eb668c1c3b7b (patch)
tree01c39c416781d3fe2d26f6b0dd1a0d00d9751b10 /src/arm/arm.h
parentba5afc688c7bc8804524290830bd3e473b180b71 (diff)
downloadgnunet-3c89be3fc4488ce13902dd1482c1eb668c1c3b7b.tar.gz
gnunet-3c89be3fc4488ce13902dd1482c1eb668c1c3b7b.zip
cleaning up code from debug session
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