projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a985411
)
remove debugging flag
author
Nathan S. Evans
<evans@in.tum.de>
Mon, 8 Feb 2010 11:31:30 +0000
(11:31 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Mon, 8 Feb 2010 11:31:30 +0000
(11:31 +0000)
src/core/core.h
patch
|
blob
|
history
diff --git
a/src/core/core.h
b/src/core/core.h
index 20c3ddc4b0dcdd4ace05893a0cb76e05e330688d..7332f43b7379b1673ae690cdd786e4ce0c03afa4 100644
(file)
--- a/
src/core/core.h
+++ b/
src/core/core.h
@@
-29,7
+29,7
@@
/**
* General core debugging.
*/
-#define DEBUG_CORE GNUNET_
YES
+#define DEBUG_CORE GNUNET_
NO
/**
* Debugging interaction core-clients.