Remove unnecessary _UWIN #define.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28529 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2009-02-11 00:38:42 +00:00
parent 22131f75ee
commit f46a19a93f
1 changed files with 0 additions and 3 deletions

View File

@ -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__ */