compile: Remove dead code
This commit is contained in:
parent
97d79754dd
commit
369a94cbca
1 changed files with 0 additions and 3 deletions
|
|
@ -632,9 +632,6 @@ compile_assignment(
|
|||
apfl_gc_tmproots_restore(compiler->gc, tmproots);
|
||||
|
||||
return ok;
|
||||
|
||||
compiler->error = apfl_error_simple(APFL_ERR_NOT_IMPLEMENTED);
|
||||
return false;
|
||||
}
|
||||
|
||||
static bool
|
||||
|
|
|
|||
Loading…
Reference in a new issue