From c51d80d9d4f2a0a38686e7dd358de0b554746331 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Tue, 7 Aug 2018 16:45:03 +0100 Subject: Remove the 'debug' snotice character. --- src/snomasks.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/snomasks.cpp') diff --git a/src/snomasks.cpp b/src/snomasks.cpp index 98f16528e..0b266ff7e 100644 --- a/src/snomasks.cpp +++ b/src/snomasks.cpp @@ -70,7 +70,6 @@ SnomaskManager::SnomaskManager() EnableSnomask('k',"KILL"); /* Kill notices */ EnableSnomask('o',"OPER"); /* Oper up/down notices */ EnableSnomask('a',"ANNOUNCEMENT"); /* formerly WriteOpers() - generic notices to all opers */ - EnableSnomask('d',"DEBUG"); /* Debug notices */ EnableSnomask('x',"XLINE"); /* Xline notice (g/z/q/k/e) */ EnableSnomask('t',"STATS"); /* Local or remote stats request */ } -- cgit v1.3.1-10-gc9f91