Oops don't need a finally block

This commit is contained in:
Eddie Hung 2019-08-23 16:39:37 -07:00
parent 83e2d87fb8
commit 54488cfb82
1 changed files with 0 additions and 5 deletions

View File

@ -267,9 +267,4 @@ code
if (GetSize(chain) < shiftx_width)
subpattern(tail);
}
finally
if (next) {
chain_bits.erase(port(next, \Q)[slice]);
chain.pop_back();
}
endcode