1
Fork 0

Remove unused LoadResult::DecodeIncrCache variant

This commit is contained in:
bjorn3 2023-11-04 20:16:03 +00:00
parent 9c8a2694fa
commit a3b964b9ea
3 changed files with 1 additions and 18 deletions

View file

@ -30,8 +30,6 @@ incremental_create_lock =
incremental compilation: could not create session directory lock file: {$lock_err}
incremental_create_new = failed to create {$name} at `{$path}`: {$err}
incremental_decode_incr_cache = could not decode incremental cache: {$err}
incremental_delete_full = error deleting incremental compilation session directory `{$path}`: {$err}
incremental_delete_incompatible =