diff options
Diffstat (limited to 'src/htsthread.h')
-rw-r--r-- | src/htsthread.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/htsthread.h b/src/htsthread.h index e866ec1..c367c81 100644 --- a/src/htsthread.h +++ b/src/htsthread.h @@ -39,11 +39,6 @@ Please visit our Website: http://www.httrack.com #endif #ifdef _WIN32 #include "windows.h" -#ifdef _WIN32_WCE -#ifndef HTS_CECOMPAT -#include "cethread.h" -#endif -#endif #endif #ifndef USE_BEGINTHREAD #error needs USE_BEGINTHREAD |