2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-09-05 08:45:35 +00:00

Delete unused automatic variables

This commit is contained in:
Ted Lemon
1996-06-04 19:12:36 +00:00
parent 6211627d95
commit 0fe8b9ccd3
8 changed files with 0 additions and 42 deletions

View File

@@ -61,7 +61,6 @@ int if_register_socket (info, interface)
{
struct sockaddr_in name;
int sock;
struct socklist *tmp;
int flag;
static int once = 0;