diff options
| author | 2013-04-05 16:39:40 +0100 | |
|---|---|---|
| committer | 2013-04-05 16:39:40 +0100 | |
| commit | 362f3009ac9a8fc7e1cedea66aa72abcdf52d934 (patch) | |
| tree | 266065ea765be60f52a55208790c52872353a425 /src/inspircd.cpp | |
| parent | Stop 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.cpp | 1 |
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 |
