summaryrefslogtreecommitdiff
path: root/ext/opcache/Optimizer/zend_cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/opcache/Optimizer/zend_cfg.h')
-rw-r--r--ext/opcache/Optimizer/zend_cfg.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/opcache/Optimizer/zend_cfg.h b/ext/opcache/Optimizer/zend_cfg.h
index fcb7657842..a47c03a3e3 100644
--- a/ext/opcache/Optimizer/zend_cfg.h
+++ b/ext/opcache/Optimizer/zend_cfg.h
@@ -126,11 +126,3 @@ int zend_cfg_identify_loops(const zend_op_array *op_array, zend_cfg *cfg);
END_EXTERN_C()
#endif /* ZEND_CFG_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * indent-tabs-mode: t
- * End:
- */