summaryrefslogtreecommitdiff
path: root/toxcore
diff options
context:
space:
mode:
authormannol <eniz_vukovic@hotmail.com>2014-07-21 22:11:59 +0200
committermannol <eniz_vukovic@hotmail.com>2014-07-21 22:11:59 +0200
commit0cf9f27b70a612174ef16fad86f167017c7fc061 (patch)
treed4d98877ee9f9ca910a655a1fc2ad17e12843d86 /toxcore
parent79115259a81dc958041f18573f34299c083cebea (diff)
This should fix test failing
Diffstat (limited to 'toxcore')
-rw-r--r--toxcore/logger.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/toxcore/logger.h b/toxcore/logger.h
index dd04e059..d52df1b8 100644
--- a/toxcore/logger.h
+++ b/toxcore/logger.h
@@ -26,7 +26,6 @@
26#define __TOXLOGGER 26#define __TOXLOGGER
27 27
28#include <string.h> 28#include <string.h>
29// #define LOGGING
30 29
31#ifdef LOGGING 30#ifdef LOGGING
32 31