From a6d61feb3cf8b74b683e35f33f7c456852b86254 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sun, 28 Nov 2021 20:56:29 +0000 Subject: Move the stats and xline snomasks to their associated modules. --- src/snomasks.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/snomasks.cpp') diff --git a/src/snomasks.cpp b/src/snomasks.cpp index 45a180bc6..42c0153ef 100644 --- a/src/snomasks.cpp +++ b/src/snomasks.cpp @@ -77,8 +77,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('x',"XLINE"); /* X-line notices (G/Z/Q/K/E/R/SHUN/CBan) */ - EnableSnomask('t',"STATS"); /* Local or remote stats request */ } bool SnomaskManager::IsSnomaskUsable(char ch) const -- cgit v1.3.1-10-gc9f91