X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fchannelmanager.h;h=a4a56b63201493c63fef382219308a392862d892;hb=b31f343eacdf248aebd6869f2190a3464fd5d555;hp=ea2c602822e14fdf06fa6f1e72f831f012e5e1f2;hpb=a97624bd4b0ea052ca1380f9164769d6a6cab2a3;p=user%2Fhenk%2Fcode%2Finspircd.git 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;