summaryrefslogtreecommitdiff
path: root/ext/opcache/Optimizer/zend_worklist.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/opcache/Optimizer/zend_worklist.h')
-rw-r--r--ext/opcache/Optimizer/zend_worklist.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/opcache/Optimizer/zend_worklist.h b/ext/opcache/Optimizer/zend_worklist.h
index 3ff1df14ee..9501ac08f6 100644
--- a/ext/opcache/Optimizer/zend_worklist.h
+++ b/ext/opcache/Optimizer/zend_worklist.h
@@ -119,11 +119,3 @@ static inline int zend_worklist_pop(zend_worklist *worklist)
}
#endif /* _ZEND_WORKLIST_H_ */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * indent-tabs-mode: t
- * End:
- */