]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_alias.cpp
Make classbase and refcountbase uncopyable; expand comments on their indended uses
[user/henk/code/inspircd.git] / src / modules / m_alias.cpp
index 6aa1f6c3611c0d99b409e0eee851865d5656dffd..62c02396a1dfd362cb8018400232b95aeae61c22 100644 (file)
@@ -17,7 +17,7 @@
 
 /** An alias definition
  */
-class Alias : public classbase
+class Alias
 {
  public:
        /** The text of the alias command */