diff options
Diffstat (limited to 'ext/pdo_mysql/php_pdo_mysql.h')
-rw-r--r-- | ext/pdo_mysql/php_pdo_mysql.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/ext/pdo_mysql/php_pdo_mysql.h b/ext/pdo_mysql/php_pdo_mysql.h index 10905eb3ab..fa34e70f3a 100644 --- a/ext/pdo_mysql/php_pdo_mysql.h +++ b/ext/pdo_mysql/php_pdo_mysql.h @@ -37,13 +37,3 @@ extern zend_module_entry pdo_mysql_module_entry; #endif /* PHP_PDO_MYSQL_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 - */ |