]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/cwy_tab.c
don't annoy the user by repeating the question which had been already answered (and...
[wxWidgets.git] / src / common / cwy_tab.c
index ef1e1a2df7cbc117d0b540bf130e0c2a32a44ce5..b83301066b290c02c4d288202f66195124118eaa 100644 (file)
@@ -33,7 +33,7 @@ int _read( int , void * , size_t ) ;
 #define read _read
 #endif
 #ifdef __WXMSW__
-int fileno( FILE* ) ;
+//int fileno( FILE* ) ; This is defined in watcom
 #else
 #if __MSL__ < 0x6000
 int fileno( void* ) ;