summaryrefslogtreecommitdiff
path: root/ext/ftp/ftp.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ftp/ftp.c')
-rw-r--r--ext/ftp/ftp.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/ftp/ftp.c b/ext/ftp/ftp.c
index 3921c674c9..2454a4e303 100644
--- a/ext/ftp/ftp.c
+++ b/ext/ftp/ftp.c
@@ -2311,12 +2311,3 @@ bail:
/* }}} */
#endif /* HAVE_FTP */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */