X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fprotocol.h;h=ed53c3cbbd2bca6efe1ab8b9e9b779f3dccfa6f3;hb=ff3eef491aa9e107d09d9dd9560ef7715b37b3b3;hp=a3afe9fb37f37da3066ea1e2481afc352abba425;hpb=6d03943426dcce76ba66567a9b18425a5ebb4c0c;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/protocol.h b/include/protocol.h index a3afe9fb3..ed53c3cbb 100644 --- a/include/protocol.h +++ b/include/protocol.h @@ -33,7 +33,7 @@ class ProtoServer typedef std::list ProtoServerList; -class ProtocolInterface : public Extensible +class ProtocolInterface { public: ProtocolInterface() { }