diff options
Diffstat (limited to 'ext/dba/dba_dbm.c')
-rw-r--r-- | ext/dba/dba_dbm.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/dba/dba_dbm.c b/ext/dba/dba_dbm.c index 826422450a..58a1493c51 100644 --- a/ext/dba/dba_dbm.c +++ b/ext/dba/dba_dbm.c @@ -199,12 +199,3 @@ DBA_INFO_FUNC(dbm) } #endif - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - * vim600: sw=4 ts=4 fdm=marker - * vim<600: sw=4 ts=4 - */ |