summaryrefslogtreecommitdiff
path: root/toxcore
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2014-07-22 11:20:55 -0400
committerirungentoo <irungentoo@gmail.com>2014-07-22 11:20:55 -0400
commit6ede3e8ad43ace57e4c4ae4fc95e6dcc2b296712 (patch)
treef8624676b5e432fa920c2932576bec9477a4042d /toxcore
parentfdb5d890a3b211ecc95450887c99d2891d405728 (diff)
parent0cf9f27b70a612174ef16fad86f167017c7fc061 (diff)
Merge branch 'master' of https://github.com/mannol1/toxcore
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