summaryrefslogtreecommitdiff
path: root/ext/standard/proc_open.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/proc_open.c')
-rw-r--r--ext/standard/proc_open.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/standard/proc_open.c b/ext/standard/proc_open.c
index 0cc2fa9d74..d4cee29452 100644
--- a/ext/standard/proc_open.c
+++ b/ext/standard/proc_open.c
@@ -970,12 +970,3 @@ exit_fail:
/* }}} */
#endif /* PHP_CAN_SUPPORT_PROC_OPEN */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */