mirror of https://github.com/mpv-player/mpv
Remove unnecessary _UWIN #define.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28529 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
22131f75ee
commit
f46a19a93f
|
@ -34,9 +34,6 @@
|
|||
|
||||
#else
|
||||
|
||||
/* Disable non-underscored versions of non-ANSI functions
|
||||
* as otherwise int eof would conflict with eof(). */
|
||||
#define _UWIN 1
|
||||
#include <windows.h>
|
||||
|
||||
#endif /* __OS2__ */
|
||||
|
|
Loading…
Reference in New Issue