X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fobjects-msw.c;h=fe06106b88e288caee5dc96e4dad624c2522c8ce;hb=975655e6b5b1526ee82b159b3eadf69888c42090;hp=137394fd0cabd90faeac9ba78e84397e723e623c;hpb=f52a96980ed9280f8f906a20d4b899dc0b027644;p=chise%2Fxemacs-chise.git- diff --git a/src/objects-msw.c b/src/objects-msw.c index 137394f..fe06106 100644 --- a/src/objects-msw.c +++ b/src/objects-msw.c @@ -49,13 +49,6 @@ Boston, MA 02111-1307, USA. */ #include "device.h" #include "insdel.h" -#if (defined(__CYGWIN32__) || defined(__MINGW32__)) && \ - CYGWIN_VERSION_DLL_MAJOR < 21 -#define stricmp strcasecmp -#define FONTENUMPROC FONTENUMEXPROC -#define ntmTm ntmentm -#endif - typedef struct colormap_t { const char *name;