]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/gsocket.c
Removed tabs from applet sample code.
[wxWidgets.git] / src / unix / gsocket.c
index 9fa98f1f4798f01784c9265ef30f6e043b2e0e51..3aa289c473dd036e33b5317176ada15340aeb519 100644 (file)
@@ -351,7 +351,6 @@ GAddress *GSocket_GetPeer(GSocket *socket)
  */
 GSocketError GSocket_SetServer(GSocket *sck)
 {
-  int type;
   int arg = 1;
 
   assert(sck != NULL);