Skip to content
Snippets Groups Projects
Commit 8c886782 authored by Travis Glenn Hansen's avatar Travis Glenn Hansen
Browse files

remove unused variable

parent cf63d632
No related branches found
No related tags found
No related merge requests found
......@@ -173,7 +173,6 @@ int main (int argc, char *argv[])
struct epoll_event ev, events[max_events];
struct client *client_i = NULL;
struct client *client_tmp = NULL;
struct linger so_linger;
so_linger.l_onoff = 1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment