2
0
Fork 0

Remove unused struct members

personal/stbuehler/wip
Stefan Bühler 2008-12-30 20:53:58 +01:00
parent 20dfff0663
commit 20c3d8c109
1 changed files with 0 additions and 3 deletions

View File

@ -44,9 +44,6 @@ struct connection {
vrequest *mainvr;
http_request_ctx req_parser_ctx;
struct log_t *log;
gint log_level;
/* Keep alive timeout data */
struct {
GList *link;