From: Vadim Zeitlin Date: Fri, 12 Nov 1999 14:33:36 +0000 (+0000) Subject: warning fixed X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/8d0df10dcfe7c9727f3e7bd9ea3ce0f98083d658 warning fixed git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/msw/gsockmsw.h b/include/wx/msw/gsockmsw.h index 6c3befccb5..627af329b3 100644 --- a/include/wx/msw/gsockmsw.h +++ b/include/wx/msw/gsockmsw.h @@ -28,7 +28,6 @@ extern "C" { #endif /* Definition of GSocket */ -typedef struct _GSocket { SOCKET m_fd;