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