Index: /branches/1.3/processor/processor.m4
===================================================================
--- /branches/1.3/processor/processor.m4	(revision 620)
+++ /branches/1.3/processor/processor.m4	(revision 621)
@@ -759,9 +759,5 @@
 #ifdef HAVE_XCACHE_CONSTANT
 	DISPATCH(zend_uint, constinfo_cnt)
-	IFRESTORE(`
-		COPY(constinfos)
-	', `
-		STRUCT_ARRAY(constinfo_cnt, xc_constinfo_t, constinfos)
-	')
+	STRUCT_ARRAY(constinfo_cnt, xc_constinfo_t, constinfos)
 #endif
 
