Skip to content

Commit

Permalink
shouldn't have merged this to master..
Browse files Browse the repository at this point in the history
  • Loading branch information
tony2001 committed Jul 24, 2012
1 parent 4086416 commit 91f3c63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ea_store.c
Expand Up @@ -528,7 +528,6 @@ static ea_op_array *store_op_array(char **at, zend_op_array * from TSRMLS_DC)
DBG(ea_debug_printf, (EA_DEBUG,
"[%d] find scope '%s' in CG(class_table) save hashkey '%s' [%08x] as to->scope_name\n",
getpid(), from->scope->name ? from->scope->name : "NULL", q->arKey, to->scope_name));
efree(scope_name_lc);
break;
}
q = q->pListNext;
Expand Down

0 comments on commit 91f3c63

Please sign in to comment.