summaryrefslogtreecommitdiff
path: root/ext/standard/php_http.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/php_http.h')
-rw-r--r--ext/standard/php_http.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/standard/php_http.h b/ext/standard/php_http.h
index 9c4b6b4bbf..b8ce4b1722 100644
--- a/ext/standard/php_http.h
+++ b/ext/standard/php_http.h
@@ -32,12 +32,3 @@ PHPAPI int php_url_encode_hash_ex(HashTable *ht, smart_str *formstr,
PHP_FUNCTION(http_build_query);
#endif
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */