mirror of
https://github.com/weechat/weechat.git
synced 2026-07-10 19:53:13 +02:00
DEBUG macro moved to config.h
This commit is contained in:
@@ -51,9 +51,6 @@
|
||||
#define WEECHAT_ERROR _(PACKAGE_NAME " Error:")
|
||||
#define WEECHAT_WARNING _(PACKAGE_NAME " Warning:")
|
||||
|
||||
/* debug mode, 0=normal use, 1=some debug msg, 2=full debug (developers only) */
|
||||
#define DEBUG 0
|
||||
|
||||
/* log file */
|
||||
|
||||
#define WEECHAT_LOG_NAME "weechat.log"
|
||||
|
||||
Reference in New Issue
Block a user