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