summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/inspircd.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/inspircd.h b/include/inspircd.h
index 79d3ae7ed..b0382e473 100644
--- a/include/inspircd.h
+++ b/include/inspircd.h
@@ -340,10 +340,6 @@ class CoreExport InspIRCd : public classbase
*/
void MoveTo(std::string modulename,int slot);
- /** Display the startup banner
- */
- void Start();
-
/** Set up the signal handlers
*/
void SetSignals();