diff options
Diffstat (limited to 'Zend/zend_vm_trace_map.h')
-rw-r--r-- | Zend/zend_vm_trace_map.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Zend/zend_vm_trace_map.h b/Zend/zend_vm_trace_map.h index a5da487611..70b00556f4 100644 --- a/Zend/zend_vm_trace_map.h +++ b/Zend/zend_vm_trace_map.h @@ -79,4 +79,3 @@ static void zend_vm_trace_init(void) } zend_hash_destroy(&vm_trace_ht); } -
\ No newline at end of file |