aboutsummaryrefslogtreecommitdiff
path: root/lib/http.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/http.h')
-rw-r--r--lib/http.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/http.h b/lib/http.h
index 63ea4ace4..fe4f39bc6 100644
--- a/lib/http.h
+++ b/lib/http.h
@@ -215,7 +215,6 @@ struct http_conn {
nghttp2_session_mem_recv */
/* this is a hash of all individual streams (SessionHandle structs) */
- struct curl_hash streamsh;
struct h2settings settings;
#else
int unused; /* prevent a compiler warning */