Fix stupid mistake.
This commit is contained in:
parent
f25cb7bd5d
commit
25c03f5c96
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue