--- hardening-patch	2006-05-31 09:03:41.000000000 +0800
+++ processor.m4	2006-06-03 11:01:18.000000000 +0800
@@ -70,9 +70,6 @@
 		ZVAL_REFCOUNT(dst) = 1;
 		DONE(value)
 		DONE(refcount)
-#ifdef HARDENING_PATCH
-		DISPATCH(zend_ushort, flags);
-#endif
 		DONE(type)
 		DONE(is_ref)
 	} while(0);
@@ -139,9 +136,6 @@
 		DISPATCH(zval_data_type, type)
 		DISPATCH(zend_uchar, is_ref)
 		DISPATCH(zend_ushort, refcount)
-#ifdef HARDENING_PATCH
-		DISPATCH(zend_ushort, flags);
-#endif
 	')dnl IFDASM
 ')
 dnl }}}
