aboutsummaryrefslogtreecommitdiff
path: root/lib/ldap.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ldap.c')
-rw-r--r--lib/ldap.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/ldap.c b/lib/ldap.c
index 05ab5ba71..d026f00ce 100644
--- a/lib/ldap.c
+++ b/lib/ldap.c
@@ -222,12 +222,4 @@ CURLcode Curl_ldap(struct connectdata *conn)
return status;
}
-
-/*
- * local variables:
- * eval: (load-file "../curl-mode.el")
- * end:
- * vim600: fdm=marker
- * vim: et sw=2 ts=2 sts=2 tw=78
- */
#endif