Removed incorrect struct qualifier from GSocketGUIFunctionsTable

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Elliott
2004-08-08 04:48:33 +00:00
parent 236d7be301
commit 3e1400ac6a
5 changed files with 9 additions and 12 deletions

View File

@@ -24,10 +24,7 @@ class WXDLLIMPEXP_BASE wxMessageOutput;
class WXDLLEXPORT wxRendererNative;
class WXDLLIMPEXP_BASE wxString;
extern "C"
{
struct GSocketGUIFunctionsTable;
}
class GSocketGUIFunctionsTable;
// ----------------------------------------------------------------------------
// toolkit information