diff options
Diffstat (limited to 'ext/pdo_firebird/php_pdo_firebird.h')
-rw-r--r-- | ext/pdo_firebird/php_pdo_firebird.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/pdo_firebird/php_pdo_firebird.h b/ext/pdo_firebird/php_pdo_firebird.h index b8d83aadaf..48ff715e8c 100644 --- a/ext/pdo_firebird/php_pdo_firebird.h +++ b/ext/pdo_firebird/php_pdo_firebird.h @@ -36,12 +36,3 @@ PHP_RSHUTDOWN_FUNCTION(pdo_firebird); PHP_MINFO_FUNCTION(pdo_firebird); #endif /* PHP_PDO_FIREBIRD_H */ - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - * vim600: noet sw=4 ts=4 fdm=marker - * vim<600: noet sw=4 ts=4 - */ |