From 372656dbe53f704c4fe6d8e742087e0b61f460d3 Mon Sep 17 00:00:00 2001 From: brain Date: Tue, 31 Oct 2006 17:42:09 +0000 Subject: Update configure, remove a bunch of deprecated makefiles that have been just a #warning for about 1000 revs git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5600 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/userprocess.h | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 include/userprocess.h (limited to 'include/userprocess.h') diff --git a/include/userprocess.h b/include/userprocess.h deleted file mode 100644 index 0e1b11976..000000000 --- a/include/userprocess.h +++ /dev/null @@ -1,15 +0,0 @@ -#ifndef __USERPROCESS_H__ -#define __USERPROCESS_H__ - -#include "users.h" -#include "inspircd.h" - -void CheckDie(); -void LoadAllModules(InspIRCd* ServerInstance); -void CheckRoot(); -void OpenLog(char** argv, int argc); -/*void DoBackgroundUserStuff(time_t TIME); -void ProcessUser(userrec* cu); -void DoSocketTimeouts(time_t TIME, InspIRCd* SI);*/ - -#endif -- cgit v1.2.3