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