Remove unused variable.
This commit is contained in:
parent
ddcf079cad
commit
64e0519cb5
1 changed files with 0 additions and 1 deletions
|
@ -386,7 +386,6 @@ void setup_outgoing_connection(outgoing_t *outgoing)
|
|||
*/
|
||||
bool handle_new_meta_connection(int sock)
|
||||
{
|
||||
int option;
|
||||
connection_t *c;
|
||||
sockaddr_t sa;
|
||||
int fd;
|
||||
|
|
Loading…
Reference in a new issue