mirror of
https://github.com/vsariola/sointu.git
synced 2025-06-04 01:28:45 -04:00
Remove unnecessary short jump.
This commit is contained in:
parent
8dc7a9b5a0
commit
0c08f3d41c
@ -1401,7 +1401,6 @@ go4kUpdateInstrument_newNote:
|
|||||||
%if MAX_VOICES > 1
|
%if MAX_VOICES > 1
|
||||||
popad
|
popad
|
||||||
%endif
|
%endif
|
||||||
jmp short go4kUpdateInstrument_done
|
|
||||||
go4kUpdateInstrument_done:
|
go4kUpdateInstrument_done:
|
||||||
ret
|
ret
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user