diff --git a/src/misc.c b/src/misc.c index c9fe3aca..615f2a40 100644 --- a/src/misc.c +++ b/src/misc.c @@ -22,9 +22,6 @@ You should have received a copy of the GNU General Public License along with Grafx2; if not, see */ -#if defined(WIN32) -#define _WIN32_WINNT 0x0500 -#endif #include #ifndef _MSC_VER #include