diff options
Diffstat (limited to 'gcc/config/i386/win-nt.h')
-rw-r--r-- | gcc/config/i386/win-nt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/i386/win-nt.h b/gcc/config/i386/win-nt.h index 262c3afee27..a2d2359464b 100644 --- a/gcc/config/i386/win-nt.h +++ b/gcc/config/i386/win-nt.h @@ -41,7 +41,6 @@ Boston, MA 02111-1307, USA. */ #define WCHAR_TYPE "short unsigned int" #undef LONG_DOUBLE_TYPE_SIZE #define LONG_DOUBLE_TYPE_SIZE 64 -#define HAVE_ATEXIT 1 #undef EXTRA_SECTIONS #define EXTRA_SECTIONS in_ctor, in_dtor |