From 9af8a70395e72b2a7424c54da8a66a67bfa0c068 Mon Sep 17 00:00:00 2001 From: w00t Date: Tue, 13 Dec 2005 00:09:12 +0000 Subject: More old /map code removal, removed stuff from headers git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2365 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/helperfuncs.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/helperfuncs.h') diff --git a/include/helperfuncs.h b/include/helperfuncs.h index 796b2b386..98519ce94 100644 --- a/include/helperfuncs.h +++ b/include/helperfuncs.h @@ -67,14 +67,10 @@ int usercount_invisible(void); int usercount_opers(void); int usercount_unknown(void); long chancount(void); -long count_servs(void); -long servercount(void); long local_count(); void ShowMOTD(userrec *user); void ShowRULES(userrec *user); bool AllModulesReportReady(userrec* user); -char islast(const char* s); -long map_count(const char* s); void createcommand(char* cmd, handlerfunc f, char flags, int minparams,char* source); void SetupCommandTable(void); bool DirValid(char* dirandfile); -- cgit v1.2.3