diff options
Diffstat (limited to 'ext/oci8/php_oci8.h')
-rw-r--r-- | ext/oci8/php_oci8.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ext/oci8/php_oci8.h b/ext/oci8/php_oci8.h index a601aa4a63..061c2c7ae7 100644 --- a/ext/oci8/php_oci8.h +++ b/ext/oci8/php_oci8.h @@ -63,10 +63,3 @@ PHP_MINFO_FUNCTION(oci); # define oci8_module_ptr NULL #endif /* HAVE_OCI8 */ - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - */ |