removed read() declaration which resulted in a warning

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2001-11-22 21:03:36 +00:00
parent d7a53fcacb
commit d90bb48e69

View File

@@ -85,7 +85,6 @@ char *malloc();
int free();
*/
int read();
#endif