]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/protocol.h
Remove more classbase
[user/henk/code/inspircd.git] / include / protocol.h
index a3afe9fb37f37da3066ea1e2481afc352abba425..ed53c3cbbd2bca6efe1ab8b9e9b779f3dccfa6f3 100644 (file)
@@ -33,7 +33,7 @@ class ProtoServer
 
 typedef std::list<ProtoServer> ProtoServerList;
 
-class ProtocolInterface : public Extensible
+class ProtocolInterface
 {
  public:
        ProtocolInterface() { }