diff options
Diffstat (limited to 'lib/easyif.h')
-rw-r--r-- | lib/easyif.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/easyif.h b/lib/easyif.h index f6132cc70..6ba7e549d 100644 --- a/lib/easyif.h +++ b/lib/easyif.h @@ -30,4 +30,3 @@ CURL_EXTERN CURLcode curl_easy_perform_ev(struct Curl_easy *easy); #endif #endif /* HEADER_CURL_EASYIF_H */ - |