From 011ba96d5326c78f124da0373a3d27eb1f674ff5 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Sat, 14 Sep 2013 09:29:44 +0000 Subject: Removed dead code (_WIN32_WCE) --- src/htsparse.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/htsparse.c') diff --git a/src/htsparse.c b/src/htsparse.c index d38a04b..da2b11b 100644 --- a/src/htsparse.c +++ b/src/htsparse.c @@ -35,9 +35,7 @@ Please visit our Website: http://www.httrack.com /* Internal engine bytecode */ #define HTS_INTERNAL_BYTECODE -#ifndef _WIN32_WCE #include -#endif #include /* File defs */ -- cgit v1.2.3