diff options
Diffstat (limited to 'lib/http_chunks.h')
-rw-r--r-- | lib/http_chunks.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/http_chunks.h b/lib/http_chunks.h index 3a8b4ddf3..b969c5590 100644 --- a/lib/http_chunks.h +++ b/lib/http_chunks.h @@ -88,4 +88,3 @@ struct Curl_chunker { }; #endif /* HEADER_CURL_HTTP_CHUNKS_H */ - |