aboutsummaryrefslogtreecommitdiff
path: root/lib/memdebug.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/memdebug.c')
-rw-r--r--lib/memdebug.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/memdebug.c b/lib/memdebug.c
index 089572dea..c06296910 100644
--- a/lib/memdebug.c
+++ b/lib/memdebug.c
@@ -221,11 +221,3 @@ int curl_fclose(FILE *file, int line, const char *source)
int VOID_VAR_MEMDEBUG;
#endif
#endif /* MALLOCDEBUG */
-
-/*
- * local variables:
- * eval: (load-file "../curl-mode.el")
- * end:
- * vim600: fdm=marker
- * vim: et sw=2 ts=2 sts=2 tw=78
- */