summaryrefslogtreecommitdiff
path: root/include/channelmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/channelmanager.h')
-rw-r--r--include/channelmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/channelmanager.h b/include/channelmanager.h
index ea2c60282..a4a56b632 100644
--- a/include/channelmanager.h
+++ b/include/channelmanager.h
@@ -18,7 +18,7 @@
* the container which holds them. For some reason, nobody finished this.
* TODO: Finish in future release!
*/
-class CoreExport ChannelManager : public Extensible
+class CoreExport ChannelManager
{
private:
InspIRCd *ServerInstance;