Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
cleanup removed code
  • Loading branch information
Fabian Mauchle committed May 11, 2021
1 parent 9f66c15 commit 2d06bda
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions udp.c
Expand Up @@ -65,8 +65,6 @@ struct client_sock {
};

static struct list *client_sock;
//static int client4_sock = -1;
//static int client6_sock = -1;
static struct gqueue *server_replyq = NULL;

static struct addrinfo *srcres = NULL;
Expand Down

0 comments on commit 2d06bda

Please sign in to comment.