diff --git a/config.h.meson b/config.h.meson index 0961bb8052..245507d785 100644 --- a/config.h.meson +++ b/config.h.meson @@ -45,11 +45,6 @@ /* Define for Windows 7 APIs. */ #mesondefine _WIN32_WINNT -# ifndef _WIN32_IE -/* Define for IE 6.0 (and shell) APIs. */ -#mesondefine _WIN32_IE -# endif - /* Extensions to ISO C89 from ISO C99. */ #mesondefine _ISOC99_SOURCE