diff options
Diffstat (limited to 'ext/openssl/php_openssl.h')
-rw-r--r-- | ext/openssl/php_openssl.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ext/openssl/php_openssl.h b/ext/openssl/php_openssl.h index 7147ae4a79..7926b475e7 100644 --- a/ext/openssl/php_openssl.h +++ b/ext/openssl/php_openssl.h @@ -182,10 +182,3 @@ PHP_FUNCTION(openssl_get_cert_locations); #endif - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - */ |