aboutgitcodebugslistschat
path: root/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'log.h')
-rw-r--r--log.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/log.h b/log.h
index 9c38182..e0aab5a 100644
--- a/log.h
+++ b/log.h
@@ -28,7 +28,6 @@ void logmsg(int pri, const char *format, ...)
} while (0)
extern int log_trace;
-extern int log_to_stdout;
void trace_init(int enable);
#define trace(...) \
do { \