Fix stupid mistake.

This commit is contained in:
Jan Vidar Krey
2011-08-16 12:06:44 +02:00
parent 47cf3326fd
commit 474e2be308
-1
View File
@@ -61,7 +61,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