From 8a0a32cea154c8082ecfb9e7e62a326ab17ce8b5 Mon Sep 17 00:00:00 2001 From: OpenGnSys Support Team Date: Tue, 4 May 2021 16:11:34 +0200 Subject: #580 remove old keepalive code Needed by the old socket Hydra that does not exist anymore --- src/rest.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/rest.h') 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; -- cgit v1.2.3-18-g5258