aboutsummaryrefslogtreecommitdiff
path: root/src/util/load.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-04-21 15:16:45 +0000
committerChristian Grothoff <christian@grothoff.org>2012-04-21 15:16:45 +0000
commita5ca53b73e643a0e62ded4ac9595bff38d08cb0b (patch)
treeeaf74f5b38c35e1530f9d49946db01a13cce3217 /src/util/load.c
parent90c9abc573f95de334a1f61faa089e79046d2f11 (diff)
downloadgnunet-a5ca53b73e643a0e62ded4ac9595bff38d08cb0b.tar.gz
gnunet-a5ca53b73e643a0e62ded4ac9595bff38d08cb0b.zip
-misc offline hacking / code cleanup in util
Diffstat (limited to 'src/util/load.c')
-rw-r--r--src/util/load.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/load.c b/src/util/load.c
index e978a950d..146e85095 100644
--- a/src/util/load.c
+++ b/src/util/load.c
@@ -26,7 +26,6 @@
26#include "platform.h" 26#include "platform.h"
27#include "gnunet_load_lib.h" 27#include "gnunet_load_lib.h"
28 28
29#define DEBUG_LOAD GNUNET_EXTRA_LOGGING
30 29
31#define LOG(kind,...) GNUNET_log_from (kind, "util", __VA_ARGS__) 30#define LOG(kind,...) GNUNET_log_from (kind, "util", __VA_ARGS__)
32 31