compilation fix - as nobody else doesn't seem to want to do it...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -95,8 +95,6 @@ public:
|
||||
SPEED = wxSOCKET_BLOCK
|
||||
};
|
||||
|
||||
typedef ::wxSockFlags wxSockFlags;
|
||||
|
||||
// Type of request
|
||||
|
||||
enum wxSockType { SOCK_CLIENT, SOCK_SERVER, SOCK_INTERNAL, SOCK_UNINIT };
|
||||
|
Reference in New Issue
Block a user