From f5872557eb0eee0f71f16ad39d693024f4cf8b1f Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 9 Aug 2006 22:13:36 +0000 Subject: Remove readfile git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4826 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/globals.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/globals.h') diff --git a/include/globals.h b/include/globals.h index c0fca8fd8..9950db422 100644 --- a/include/globals.h +++ b/include/globals.h @@ -34,6 +34,5 @@ typedef std::multimap< std::string, KeyValList > ConfigDataHash; void WriteOpers(char* text, ...); int isnick(const char *n); chanrec* FindChan(const char* chan); -void readfile(file_cache &F, const char* fname); #endif -- cgit v1.2.3