cleanup
This commit is contained in:
parent
880c8c2b03
commit
0823149e4f
|
@ -153,7 +153,6 @@ find_macro(pic_state *pic, pic_sym rename)
|
||||||
return xh_val(e, struct pic_macro *);
|
return xh_val(e, struct pic_macro *);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
static struct pic_sc *
|
static struct pic_sc *
|
||||||
sc_new(pic_state *pic, pic_value expr, struct pic_senv *senv)
|
sc_new(pic_state *pic, pic_value expr, struct pic_senv *senv)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue