remove redundant jump

This commit is contained in:
Connor Olding 2018-08-19 13:45:57 +02:00
parent f39ecb9f61
commit 8847354089
1 changed files with 0 additions and 1 deletions

View File

@ -125,7 +125,6 @@ LzCopyLoop:
bne t0, t1, LzNextCode
nop
b LzExit
lli v0, 0
LzExit: