diff options
Diffstat (limited to 'ext/gmp/php_gmp.h')
-rw-r--r-- | ext/gmp/php_gmp.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/gmp/php_gmp.h b/ext/gmp/php_gmp.h index c484a7d1cd..6994814b06 100644 --- a/ext/gmp/php_gmp.h +++ b/ext/gmp/php_gmp.h @@ -95,11 +95,3 @@ ZEND_TSRMLS_CACHE_EXTERN() #endif #endif /* PHP_GMP_H */ - - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - */ |