mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 00:37:00 +08:00
removed debugging info
This commit is contained in:
@@ -191,7 +191,6 @@ time_t now, exp;
|
||||
cache->session_data_size = 0;
|
||||
cache->session_id_size = 0;
|
||||
|
||||
fprintf(stderr, "session removed\n");
|
||||
hash_del(&cache->list);
|
||||
free(cache);
|
||||
s->tls_db->entries--;
|
||||
|
||||
Reference in New Issue
Block a user