projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e30d597
)
compilation fix - as nobody else doesn't seem to want to do it...
author
Vadim Zeitlin
<vadim@wxwidgets.org>
Thu, 21 Oct 1999 19:21:43 +0000
(19:21 +0000)
committer
Vadim Zeitlin
<vadim@wxwidgets.org>
Thu, 21 Oct 1999 19:21:43 +0000
(19:21 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4118
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
include/wx/socket.h
patch
|
blob
|
blame
|
history
diff --git
a/include/wx/socket.h
b/include/wx/socket.h
index d069f2904f73f64493dcd00f616bfb4b9ab9b0b8..05bc0c2c46b0126acc5b9f4935a33c44fc19c263 100644
(file)
--- a/
include/wx/socket.h
+++ b/
include/wx/socket.h
@@
-95,8
+95,6
@@
public:
SPEED = wxSOCKET_BLOCK
};
SPEED = wxSOCKET_BLOCK
};
- typedef ::wxSockFlags wxSockFlags;
-
// Type of request
enum wxSockType { SOCK_CLIENT, SOCK_SERVER, SOCK_INTERNAL, SOCK_UNINIT };
// Type of request
enum wxSockType { SOCK_CLIENT, SOCK_SERVER, SOCK_INTERNAL, SOCK_UNINIT };