forked from mirrors/kore
and as always, remove debug.
This commit is contained in:
parent
3075162855
commit
af5f416e6d
@ -48,8 +48,6 @@
|
||||
#define KORE_PIDFILE_DEFAULT "/var/run/kore.pid"
|
||||
#define KORE_DEFAULT_CIPHER_LIST "HIGH:!aNULL:!MD5;"
|
||||
|
||||
#define KORE_DEBUG 1
|
||||
|
||||
#if defined(KORE_DEBUG)
|
||||
#define kore_debug(fmt, ...) \
|
||||
if (kore_debug) \
|
||||
|
Loading…
Reference in New Issue
Block a user