summaryrefslogtreecommitdiff
path: root/include/helperfuncs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/helperfuncs.h')
-rw-r--r--include/helperfuncs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/helperfuncs.h b/include/helperfuncs.h
index 7a55e5d23..40df4c93c 100644
--- a/include/helperfuncs.h
+++ b/include/helperfuncs.h
@@ -51,7 +51,6 @@ enum DebugLevel
void Error(int status);
void ShowMOTD(userrec *user);
void ShowRULES(userrec *user);
-bool AllModulesReportReady(userrec* user);
bool IsValidChannelName(const char *);
#endif