summaryrefslogtreecommitdiff
path: root/src/threadengine.cpp
diff options
context:
space:
mode:
authorAttila Molnar <attilamolnar@hush.com>2014-06-14 15:30:14 +0200
committerAttila Molnar <attilamolnar@hush.com>2014-06-14 15:30:14 +0200
commit82435b6fa8805baa65e04a582f3e4a2c84237f73 (patch)
treeaae1a18b9eda7a46979b9d9b625b29461ceb12c9 /src/threadengine.cpp
parentb9e323b2c3c7f44422cb762c0412665c4fd52cdc (diff)
Kill needless #includes in source files
Diffstat (limited to 'src/threadengine.cpp')
-rw-r--r--src/threadengine.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/threadengine.cpp b/src/threadengine.cpp
index 8e1bac470..4269c1aef 100644
--- a/src/threadengine.cpp
+++ b/src/threadengine.cpp
@@ -18,7 +18,6 @@
#include "inspircd.h"
-#include "threadengine.h"
void Thread::SetExitFlag()
{