From: Guillermo Rodriguez Garcia Date: Sun, 9 Jan 2000 13:09:28 +0000 (+0000) Subject: Removed mingw32 fix X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d599bc529d71a4c93d760f607975f6193ff91a9d?ds=inline;hp=6648cd46dcfa615e084e0960e677e5ecd39778a5 Removed mingw32 fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/tiff/tiffcomp.h b/src/tiff/tiffcomp.h index f79f394963..fbe1c0ebb1 100644 --- a/src/tiff/tiffcomp.h +++ b/src/tiff/tiffcomp.h @@ -83,7 +83,6 @@ #include #define BSDTYPES #define HAVE_UNISTD_H 0 -/* GRG: added check for MINGW32 */ #elif defined(_WINDOWS) || defined(__WIN32__) || defined(_Windows) #define BSDTYPES #elif defined(OS2_16) || defined(OS2_32)