]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Fix it all up, im done with the main bit of this
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 28 Oct 2007 21:17:43 +0000 (21:17 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 28 Oct 2007 21:17:43 +0000 (21:17 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8414 e03df62e-2008-0410-955e-edbf42e46eb7

include/xline.h

index db6b638629ebbaeae8d22c224697f0f324d59ff0..c2c5e54d776967437e9f69f43691abfd0311a097 100644 (file)
@@ -203,8 +203,6 @@ class CoreExport ELine : public XLine
 
        virtual bool Matches(User *u);
 
-       virtual void Apply(User* u);
-
        /** Ident mask
         */
        char* identmask;