summaryrefslogtreecommitdiff
path: root/http-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'http-internal.h')
-rw-r--r--http-internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/http-internal.h b/http-internal.h
index a02a57e7..2f9ae236 100644
--- a/http-internal.h
+++ b/http-internal.h
@@ -62,7 +62,6 @@ struct evhttp_connection {
struct bufferevent *bufev;
struct event retry_ev; /* for retrying connects */
- struct event close_ev;
char *bind_address; /* address to use for binding the src */
u_short bind_port; /* local port for binding the src */