aboutsummaryrefslogtreecommitdiff
path: root/lib/content_encoding.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/content_encoding.h')
-rw-r--r--lib/content_encoding.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/content_encoding.h b/lib/content_encoding.h
index 1429fa060..c55b3d73e 100644
--- a/lib/content_encoding.h
+++ b/lib/content_encoding.h
@@ -24,11 +24,3 @@
CURLcode Curl_unencode_deflate_write(struct SessionHandle *data,
struct Curl_transfer_keeper *k,
ssize_t nread);
-
-/*
- * local variables:
- * eval: (load-file "../curl-mode.el")
- * end:
- * vim600: fdm=marker
- * vim: et sw=2 ts=2 sts=2 tw=78
- */