diff options
Diffstat (limited to 'src/util/load.c')
-rw-r--r-- | src/util/load.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/load.c b/src/util/load.c index e978a95..146e850 100644 --- a/src/util/load.c +++ b/src/util/load.c @@ -26,7 +26,6 @@ #include "platform.h" #include "gnunet_load_lib.h" -#define DEBUG_LOAD GNUNET_EXTRA_LOGGING #define LOG(kind,...) GNUNET_log_from (kind, "util", __VA_ARGS__) |