aboutsummaryrefslogtreecommitdiff
path: root/global.c
diff options
context:
space:
mode:
Diffstat (limited to 'global.c')
-rw-r--r--global.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/global.c b/global.c
index 96c493e..0ef1dca 100644
--- a/global.c
+++ b/global.c
@@ -43,7 +43,6 @@ u_int SubsystemBase = 0;
const_string_t MsgOption = strNULL;
const_string_t WaitTime = strNULL;
-const_string_t ErrorProc = "MsgError";
const_string_t ServerPrefix = "";
const_string_t UserPrefix = "";
const_string_t ServerDemux = strNULL;