summaryrefslogtreecommitdiff
path: root/include/inspircd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/inspircd.h')
-rw-r--r--include/inspircd.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/inspircd.h b/include/inspircd.h
index dc440708e..1499e9847 100644
--- a/include/inspircd.h
+++ b/include/inspircd.h
@@ -51,14 +51,6 @@
#define MAXSOCKS 64
#define MAXCOMMAND 32
-// flags for use with log()
-
-#define DEBUG 10
-#define VERBOSE 20
-#define DEFAULT 30
-#define SPARSE 40
-#define NONE 50
-
// flags for use with WriteMode
#define WM_AND 1