unused var in GSocket_SetServer removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -351,7 +351,6 @@ GAddress *GSocket_GetPeer(GSocket *socket)
|
||||
*/
|
||||
GSocketError GSocket_SetServer(GSocket *sck)
|
||||
{
|
||||
int type;
|
||||
int arg = 1;
|
||||
|
||||
assert(sck != NULL);
|
||||
|
Reference in New Issue
Block a user