This macro is only set but not used by any mingw-w64 file. --- mingw-w64-crt/crt/binmode.c | 2 -- mingw-w64-crt/crt/crtexe.c | 2 -- 2 files changed, 4 deletions(-)
diff --git a/mingw-w64-crt/crt/binmode.c b/mingw-w64-crt/crt/binmode.c index f0473b086a56..18b15d1baaf4 100644 --- a/mingw-w64-crt/crt/binmode.c +++ b/mingw-w64-crt/crt/binmode.c @@ -4,7 +4,5 @@ * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ -#define SPECIAL_CRTEXE - #include <fcntl.h> #include <stdlib.h> diff --git a/mingw-w64-crt/crt/crtexe.c b/mingw-w64-crt/crt/crtexe.c index e0aa723620ee..4bc8a92f497a 100644 --- a/mingw-w64-crt/crt/crtexe.c +++ b/mingw-w64-crt/crt/crtexe.c @@ -4,8 +4,6 @@ * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ -#define SPECIAL_CRTEXE - #include <oscalls.h> #include <internal.h> #include <process.h> -- 2.20.1 _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public