aboutsummaryrefslogtreecommitdiff
path: root/lib/sendf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sendf.c')
-rw-r--r--lib/sendf.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/sendf.c b/lib/sendf.c
index dae58496b..7901108c1 100644
--- a/lib/sendf.c
+++ b/lib/sendf.c
@@ -412,12 +412,3 @@ int Curl_debug(struct SessionHandle *data, curl_infotype type,
}
return 0;
}
-
-
-/*
- * local variables:
- * eval: (load-file "../curl-mode.el")
- * end:
- * vim600: fdm=marker
- * vim: et sw=2 ts=2 sts=2 tw=78
- */