From 402bb37950becc1577d7daf6cd6f088d01234010 Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 28 Oct 2007 21:17:43 +0000 Subject: Fix it all up, im done with the main bit of this git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8414 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/xline.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/xline.h b/include/xline.h index db6b63862..c2c5e54d7 100644 --- a/include/xline.h +++ b/include/xline.h @@ -203,8 +203,6 @@ class CoreExport ELine : public XLine virtual bool Matches(User *u); - virtual void Apply(User* u); - /** Ident mask */ char* identmask; -- cgit v1.2.3