diff options
Diffstat (limited to 'src/testsuite.cpp')
-rw-r--r-- | src/testsuite.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testsuite.cpp b/src/testsuite.cpp index b57a21ab8..a7a9ec99b 100644 --- a/src/testsuite.cpp +++ b/src/testsuite.cpp @@ -23,7 +23,6 @@ #include "inspircd.h" #include "testsuite.h" -#include "threadengine.h" #include <iostream> class TestSuiteThread : public Thread |