From: Vadim Zeitlin Date: Thu, 22 Nov 2001 21:03:36 +0000 (+0000) Subject: removed read() declaration which resulted in a warning X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d90bb48e691aef38bfe48c3d7d2a523a4aa7ddd1 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 --- diff --git a/src/common/doslex.c b/src/common/doslex.c index be7be146d1..233e20ab3d 100644 --- a/src/common/doslex.c +++ b/src/common/doslex.c @@ -85,7 +85,6 @@ char *malloc(); int free(); */ -int read(); #endif