diff options
Diffstat (limited to 'ext/pdo_odbc/php_pdo_odbc.h')
-rw-r--r-- | ext/pdo_odbc/php_pdo_odbc.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/ext/pdo_odbc/php_pdo_odbc.h b/ext/pdo_odbc/php_pdo_odbc.h index 6efb1a28de..10a11d56a4 100644 --- a/ext/pdo_odbc/php_pdo_odbc.h +++ b/ext/pdo_odbc/php_pdo_odbc.h @@ -52,13 +52,3 @@ ZEND_END_MODULE_GLOBALS(pdo_odbc) #endif #endif /* PHP_PDO_ODBC_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 - */ |