diff options
Diffstat (limited to 'ext/opcache/Optimizer/zend_call_graph.c')
-rw-r--r-- | ext/opcache/Optimizer/zend_call_graph.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/opcache/Optimizer/zend_call_graph.c b/ext/opcache/Optimizer/zend_call_graph.c index b692963e5d..d70cb0d33b 100644 --- a/ext/opcache/Optimizer/zend_call_graph.c +++ b/ext/opcache/Optimizer/zend_call_graph.c @@ -16,8 +16,6 @@ +----------------------------------------------------------------------+ */ -/* $Id:$ */ - #include "php.h" #include "zend_compile.h" #include "zend_extensions.h" |