Index: /branches/1.3/xcache.c
===================================================================
--- /branches/1.3/xcache.c	(revision 632)
+++ /branches/1.3/xcache.c	(revision 633)
@@ -617,7 +617,6 @@
 	xc_entry_data_php_t *p = xce->data.php;
 	zend_op_array *old_active_op_array = CG(active_op_array);
+#ifndef ZEND_ENGINE_2
 	ALLOCA_FLAG(use_heap)
-
-#ifndef ZEND_ENGINE_2
 	/* new ptr which is stored inside CG(class_table) */
 	xc_cest_t **new_cest_ptrs = (xc_cest_t **)my_do_alloca(sizeof(xc_cest_t*) * p->classinfo_cnt, use_heap);
