aboutsummaryrefslogtreecommitdiff
path: root/src/inspircd.cpp
diff options
context:
space:
mode:
authorGravatar Peter Powell2013-04-05 16:39:40 +0100
committerGravatar Peter Powell2013-04-05 16:39:40 +0100
commit362f3009ac9a8fc7e1cedea66aa72abcdf52d934 (patch)
tree266065ea765be60f52a55208790c52872353a425 /src/inspircd.cpp
parentStop recreating hashmaps every hour, move garbage collection code related to ... (diff)
Merge inspircd_{config,version}.h into a single header file.
Diffstat (limited to 'src/inspircd.cpp')
-rw-r--r--src/inspircd.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/inspircd.cpp b/src/inspircd.cpp
index c34908378..cccf3fe89 100644
--- a/src/inspircd.cpp
+++ b/src/inspircd.cpp
@@ -28,7 +28,6 @@
/* $Core */
#include "inspircd.h"
-#include "inspircd_version.h"
#include <signal.h>
#ifndef _WIN32