summaryrefslogtreecommitdiff
path: root/ext/dba/dba_ndbm.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dba/dba_ndbm.c')
-rw-r--r--ext/dba/dba_ndbm.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/dba/dba_ndbm.c b/ext/dba/dba_ndbm.c
index 085a95764e..973a91322f 100644
--- a/ext/dba/dba_ndbm.c
+++ b/ext/dba/dba_ndbm.c
@@ -157,12 +157,3 @@ DBA_INFO_FUNC(ndbm)
}
#endif
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */