Remove unused variable.

This commit is contained in:
Guus Sliepen 2006-08-08 13:50:58 +00:00
parent ddcf079cad
commit 64e0519cb5

View file

@ -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;