diff options
Diffstat (limited to 'lib/http.c')
-rw-r--r-- | lib/http.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/http.c b/lib/http.c index 21ca98b40..03f7b91d6 100644 --- a/lib/http.c +++ b/lib/http.c @@ -1179,13 +1179,4 @@ CURLcode Curl_http(struct connectdata *conn) return CURLE_OK; } - - -/* - * local variables: - * eval: (load-file "../curl-mode.el") - * end: - * vim600: fdm=marker - * vim: et sw=2 ts=2 sts=2 tw=78 - */ #endif |