diff options
Diffstat (limited to 'modules/webcpanel/pages/chanserv/info.cpp')
-rw-r--r-- | modules/webcpanel/pages/chanserv/info.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/webcpanel/pages/chanserv/info.cpp b/modules/webcpanel/pages/chanserv/info.cpp index b0f70b20e..a888e2c20 100644 --- a/modules/webcpanel/pages/chanserv/info.cpp +++ b/modules/webcpanel/pages/chanserv/info.cpp @@ -6,7 +6,6 @@ */ #include "../../webcpanel.h" -#include "utils.h" WebCPanel::ChanServ::Info::Info(const Anope::string &cat, const Anope::string &u) : WebPanelProtectedPage(cat, u) { |