aboutsummaryrefslogtreecommitdiff
path: root/lib/url.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/url.c')
-rw-r--r--lib/url.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/url.c b/lib/url.c
index de5217d53..628f3b12a 100644
--- a/lib/url.c
+++ b/lib/url.c
@@ -2978,11 +2978,3 @@ CURLcode Curl_do_more(struct connectdata *conn)
return result;
}
-
-/*
- * local variables:
- * eval: (load-file "../curl-mode.el")
- * end:
- * vim600: fdm=marker
- * vim: et sw=2 ts=2 sts=2 tw=78
- */