aboutsummaryrefslogtreecommitdiff
path: root/lib/easy.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/easy.c')
-rw-r--r--lib/easy.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/easy.c b/lib/easy.c
index 2f8695349..7c571e6ce 100644
--- a/lib/easy.c
+++ b/lib/easy.c
@@ -333,11 +333,3 @@ CURL *curl_easy_duphandle(CURL *incurl)
return outcurl;
}
-
-/*
- * local variables:
- * eval: (load-file "../curl-mode.el")
- * end:
- * vim600: fdm=marker
- * vim: et sw=2 ts=2 sts=2 tw=78
- */