mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
webadmin: Remove an unused variable
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2116 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -1042,9 +1042,6 @@ public:
|
||||
/* we don't want the template to be printed while we redirect */
|
||||
return false;
|
||||
}
|
||||
|
||||
private:
|
||||
map<CString, unsigned int> m_suSwitchCounters;
|
||||
};
|
||||
|
||||
GLOBALMODULEDEFS(CWebAdminMod, "Web based administration module")
|
||||
|
||||
Reference in New Issue
Block a user