diff --git a/znc.cpp b/znc.cpp index cba5d6fe..23e059dd 100644 --- a/znc.cpp +++ b/znc.cpp @@ -210,8 +210,6 @@ bool CZNC::HandleUserDeletion() int CZNC::Loop() { while (true) { CString sError; - map::iterator it; - map::iterator end; if (GetNeedRehash()) { SetNeedRehash(false);