removed some superfluous instructions
This commit is contained in:
parent
43e04499d0
commit
6a19ee76cc
|
@ -36,4 +36,3 @@
|
|||
mov ax,EILLINS
|
||||
push ax
|
||||
jmp .fat
|
||||
jmp bx
|
||||
|
|
|
@ -35,4 +35,3 @@
|
|||
mov ax,EILLINS
|
||||
push ax
|
||||
jmp .fat
|
||||
jmp bx
|
||||
|
|
Loading…
Reference in a new issue