From 91815f56760b6ab72c474578b78ba99e598c6f4c Mon Sep 17 00:00:00 2001 From: gewlitys Date: Wed, 24 Dec 2003 00:40:01 +0000 Subject: [PATCH] _WINDOWS is not needed after all git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1307 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/src/sc2code/libs/uio/zip/zip.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/sc2/src/sc2code/libs/uio/zip/zip.h b/sc2/src/sc2code/libs/uio/zip/zip.h index e2603d5ac..7e79ea955 100644 --- a/sc2/src/sc2code/libs/uio/zip/zip.h +++ b/sc2/src/sc2code/libs/uio/zip/zip.h @@ -41,9 +41,6 @@ typedef struct uio_GPDirEntries_Iterator *uio_NativeEntriesContext; #ifndef ZLIB_DLL #define ZLIB_DLL #endif -#ifndef _WINDOWS -#define _WINDOWS -#endif #endif #include