Fix stupid mistake.

This commit is contained in:
Jan Vidar Krey 2010-08-24 23:22:37 +02:00
parent f25cb7bd5d
commit 25c03f5c96
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ static void probe_net_event(struct net_connection* con, int events, void *arg)
{
LOG_TRACE("Not TLS connection - closing connection.");
}
probe_destroy(probe);
}
else
#endif