Remove unnecessary #undef

This commit is contained in:
fgenesis 2014-03-27 02:30:42 +01:00
parent 677000b533
commit acc6d97bf3

View file

@ -11,7 +11,6 @@
#endif
#ifdef _WIN32
# undef UNICODE
# ifndef _WIN32_WINNT
# define _WIN32_WINNT 0x0501
# endif