From ec97c162f84a3979a0f6a1c3443366784062ac9e Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 8 Mar 2006 21:34:11 +0000 Subject: Removed declarations of ancient and misspelled functions :/ git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3559 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/globals.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'include') diff --git a/include/globals.h b/include/globals.h index 7cd47008c..5b74aeaa1 100644 --- a/include/globals.h +++ b/include/globals.h @@ -43,13 +43,6 @@ void WriteWallOps(userrec *source, bool local_only, char* text, ...); int isnick(const char *n); userrec* Find(std::string nick); chanrec* FindChan(const char* chan); -//char* cmode(userrec *user, chanrec *chan); -std::string getservername(); -std::string getnetworkname(); -std::string getadminname(); -std::string getadminemail(); -std::string getadminnick(); void readfile(file_cache &F, const char* fname); -int ModeDefiend(char c, int i); #endif -- cgit v1.2.3