summaryrefslogtreecommitdiffstats
path: root/src/rest.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rest.h')
-rw-r--r--src/rest.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rest.h b/src/rest.h
index b8e4500..2f3cdfe 100644
--- a/src/rest.h
+++ b/src/rest.h
@@ -48,7 +48,6 @@ struct og_client {
char buf[OG_MSG_REQUEST_MAXLEN];
unsigned int buf_len;
unsigned int msg_len;
- int keepalive_idx;
bool rest;
bool agent;
int content_length;