Remove unused function declaration
iseq_alloc is not used in compile.c. It is also a static function declared in iseq.c so it's not accessible in compile.c.
This commit is contained in:
parent
9327b6f222
commit
2790bddda6