# HG changeset patch # User diego # Date 1234312722 0 # Node ID 01b2dcc7614374f274d650754fc351eda21967b5 # Parent 95cfbbaa4f034d1343a82743d3505ab565f72a04 Remove unnecessary _UWIN #define. diff -r 95cfbbaa4f03 -r 01b2dcc76143 osdep/priority.c --- a/osdep/priority.c Tue Feb 10 23:45:50 2009 +0000 +++ b/osdep/priority.c Wed Feb 11 00:38:42 2009 +0000 @@ -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 #endif /* __OS2__ */