diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-11-02 23:06:22 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-11-02 23:06:22 -0500 |
commit | 7dc822e55421288a0c8a67ea8e85df5c5e50dace (patch) | |
tree | 0be36890782d5f922bb38eae7dffbc9b513276bc /kget/common.h | |
parent | 74807331b7343f8fbb6011b61f50e57bb6894ab6 (diff) | |
download | tdenetwork-7dc822e55421288a0c8a67ea8e85df5c5e50dace.tar.gz tdenetwork-7dc822e55421288a0c8a67ea8e85df5c5e50dace.zip |
Remove botched transfer slave threading code
This largely resolves Bug 1670
Diffstat (limited to 'kget/common.h')
-rw-r--r-- | kget/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kget/common.h b/kget/common.h index b436902a..4b3606a8 100644 --- a/kget/common.h +++ b/kget/common.h @@ -21,7 +21,6 @@ #ifndef _COMMON_H #define _COMMON_H - #include <kdebug.h> #define mDebugIn mDebug << ">>>>Entering " |