Fix stupid mistake.
This commit is contained in:
parent
47cf3326fd
commit
474e2be308
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue