]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/channelmanager.h
Remove unneeded Extensible inheritance and remove "age" field from classbase
[user/henk/code/inspircd.git] / include / channelmanager.h
index ea2c602822e14fdf06fa6f1e72f831f012e5e1f2..a4a56b63201493c63fef382219308a392862d892 100644 (file)
@@ -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;