diff options
| author | 2013-08-17 09:25:42 -0700 | |
|---|---|---|
| committer | 2013-08-17 09:25:42 -0700 | |
| commit | 68afa315fccf5d741103137cb65d613a4e9bfef1 (patch) | |
| tree | 9e50da1608c399f880a05b20f67a23af76bebd25 /src/threadengine.cpp | |
| parent | Remove $ModDep comments (diff) | |
| parent | Clean up the build system properties and related code. (diff) | |
| download | inspircd++-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.cpp | 4 |
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" |
