removed debugging info

This commit is contained in:
Nikos Mavrogiannopoulos
2013-02-04 19:26:12 +01:00
parent ceca403691
commit 9b072c22ba

View File

@@ -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--;