From 8e6d811f34146ab4591e9ca88d5b84cf0c4bca52 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Tue, 17 Aug 2021 21:13:05 +0100 Subject: Remove a bunch of unnecessary whitespace. --- src/modules/m_callerid.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/modules/m_callerid.cpp') diff --git a/src/modules/m_callerid.cpp b/src/modules/m_callerid.cpp index a86e0c0a5..49c8539b5 100644 --- a/src/modules/m_callerid.cpp +++ b/src/modules/m_callerid.cpp @@ -323,7 +323,6 @@ public: if (!stdalgo::vector::swaperase(dat2->wholistsme, dat)) ServerInstance->Logs.Log(MODNAME, LOG_DEFAULT, "ERROR: Inconsistency detected in callerid state, please report (4)"); - user->WriteNotice(whotoremove->nick + " is no longer on your accept list"); return true; } @@ -348,7 +347,6 @@ class CallerIDAPIImpl : public CallerID::APIBase } }; - class ModuleCallerID : public Module , public CTCTags::EventListener -- cgit v1.3.1-10-gc9f91