diff options
Diffstat (limited to 'ext/odbc/php_odbc.h')
-rw-r--r-- | ext/odbc/php_odbc.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ext/odbc/php_odbc.h b/ext/odbc/php_odbc.h index 3de2ac6375..351b31ea40 100644 --- a/ext/odbc/php_odbc.h +++ b/ext/odbc/php_odbc.h @@ -116,10 +116,3 @@ PHP_FUNCTION(odbc_statistics); #define phpext_odbc_ptr odbc_module_ptr #endif /* PHP_ODBC_H */ - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - */ |