Remove unused variable.
This commit is contained in:
parent
cc637103f6
commit
f77a2d2f24
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=243319
@ -63,7 +63,6 @@ main(int argc, char **argv)
|
||||
|
||||
int sock;
|
||||
int maxhold;
|
||||
int wait;
|
||||
size_t size = sizeof(maxhold);
|
||||
struct sockaddr_in dest;
|
||||
char message[MSG_SIZE];
|
||||
|
Loading…
Reference in New Issue
Block a user