From 9c96921f009bafcfb8ca5492fa2e6467c0063547 Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 5 Oct 2006 11:47:43 +0000 Subject: Move opertypes/operclasses maps into ServerConfig, for some reason these were global to users.cpp and not accessible to any other file. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5419 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/users.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/users.h') diff --git a/include/users.h b/include/users.h index a682554f1..1dc0aa43e 100644 --- a/include/users.h +++ b/include/users.h @@ -65,8 +65,6 @@ class Invited : public classbase irc::string channel; }; - - class InspIRCd; /** Derived from Resolver, and performs user forward/reverse lookups. -- cgit v1.2.3