diff options
Diffstat (limited to 'include/inspircd.h')
-rw-r--r-- | include/inspircd.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/inspircd.h b/include/inspircd.h index 97f8b3017..56ad556d7 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -181,10 +181,6 @@ class serverstats class CoreExport InspIRCd { private: - /** Set up the signal handlers - */ - void SetSignals(); - /** The current time, updated in the mainloop */ struct timespec TIME; |