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