Remove unnecessary short jump.

This commit is contained in:
Veikko Sariola 2020-05-01 09:34:17 +03:00
parent 8dc7a9b5a0
commit 0c08f3d41c

View File

@ -1401,7 +1401,6 @@ go4kUpdateInstrument_newNote:
%if MAX_VOICES > 1
popad
%endif
jmp short go4kUpdateInstrument_done
go4kUpdateInstrument_done:
ret