From e964e2286d78ab691078db40e402f685561ef0ca Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 9 Aug 2006 10:04:58 +0000 Subject: common_channels -> userrec::SharesChannelWith() git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4805 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 d3aac6571..a6e39066e 100644 --- a/include/globals.h +++ b/include/globals.h @@ -33,7 +33,6 @@ typedef std::multimap< std::string, KeyValList > ConfigDataHash; void WriteOpers(char* text, ...); void do_log(int level, char *text, ...); -int common_channels(userrec *u, userrec *u2); int isnick(const char *n); chanrec* FindChan(const char* chan); void readfile(file_cache &F, const char* fname); -- cgit v1.2.3