removed a debugging message
This commit is contained in:
parent
a830d578e0
commit
8582b9288d
@ -2138,10 +2138,6 @@ cv_dup_check_start = hcl->c->tv.s.len; // this is buggy... correct this...
|
|||||||
* end of the class before 'class_exit' is generated */
|
* end of the class before 'class_exit' is generated */
|
||||||
hcl->c->clsblk.info[hcl->c->clsblk.depth].class_start_inst_pos = hcl->code.bc.len;
|
hcl->c->clsblk.info[hcl->c->clsblk.depth].class_start_inst_pos = hcl->code.bc.len;
|
||||||
|
|
||||||
{
|
|
||||||
hcl_cnode_t* tmp = HCL_CNODE_CONS_CAR(obj);
|
|
||||||
HCL_DEBUG2 (hcl, "^^JJJJJJJJJJJJJJJJJJJJ %d[%js]\n", HCL_CNODE_GET_TYPE(tmp), HCL_CNODE_GET_TOKPTR(tmp));
|
|
||||||
}
|
|
||||||
SWITCH_TOP_CFRAME (hcl, COP_COMPILE_OBJECT_LIST, obj);
|
SWITCH_TOP_CFRAME (hcl, COP_COMPILE_OBJECT_LIST, obj);
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user