and as always, remove debug.

This commit is contained in:
Joris Vink 2013-08-13 14:19:57 +02:00
parent 3075162855
commit af5f416e6d

View File

@ -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) \