aboutsummaryrefslogtreecommitdiffstats
path: root/src/threadengine.cpp
diff options
context:
space:
mode:
authorGravatar Attila Molnar2013-08-17 09:25:42 -0700
committerGravatar Attila Molnar2013-08-17 09:25:42 -0700
commit68afa315fccf5d741103137cb65d613a4e9bfef1 (patch)
tree9e50da1608c399f880a05b20f67a23af76bebd25 /src/threadengine.cpp
parentRemove $ModDep comments (diff)
parentClean up the build system properties and related code. (diff)
downloadinspircd++-68afa315fccf5d741103137cb65d613a4e9bfef1.tar.gz
inspircd++-68afa315fccf5d741103137cb65d613a4e9bfef1.tar.bz2
inspircd++-68afa315fccf5d741103137cb65d613a4e9bfef1.zip
Merge pull request #608 from SaberUK/master+buildprop-dedupe
Clean up the build system properties and related code.
Diffstat (limited to 'src/threadengine.cpp')
-rw-r--r--src/threadengine.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/threadengine.cpp b/src/threadengine.cpp
index 137aaf28a..8e1bac470 100644
--- a/src/threadengine.cpp
+++ b/src/threadengine.cpp
@@ -17,10 +17,6 @@
*/
-/********* DEFAULTS **********/
-/* $ExtraSources: threadengines/threadengine_pthread.cpp */
-/* $ExtraObjects: threadengine_pthread.o */
-
#include "inspircd.h"
#include "threadengine.h"