Index: trunk/utils.h
===================================================================
--- trunk/utils.h	(revision 903)
+++ trunk/utils.h	(revision 935)
@@ -45,5 +45,4 @@
 
 typedef struct {
-	int alloc;
 	zend_op_array *op_array;
 	HashTable *function_table;
@@ -83,5 +82,4 @@
 /* sandbox */
 typedef struct {
-	int alloc;
 	ZEND_24(NOTHING, const) char *filename;
 
