diff options
Diffstat (limited to 'lib/http2.h')
-rw-r--r-- | lib/http2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/http2.h b/lib/http2.h index 21cd9b848..4492ec211 100644 --- a/lib/http2.h +++ b/lib/http2.h @@ -77,4 +77,3 @@ void Curl_http2_cleanup_dependencies(struct Curl_easy *data); #endif #endif /* HEADER_CURL_HTTP2_H */ - |