forked from KolibriOS/kolibrios
tanks: debug information deleted
git-svn-id: svn://kolibrios.org@2020 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
f4f968fa37
commit
5ca074d5ff
@ -351,7 +351,6 @@ maincycle:
|
||||
je .button
|
||||
jmp action
|
||||
.button:
|
||||
mcall 63,1,'o'
|
||||
mcall -1
|
||||
.redraw:
|
||||
call drawwin
|
||||
@ -1201,7 +1200,6 @@ menu:
|
||||
jz .key
|
||||
; jmp .button
|
||||
;.button:
|
||||
mcall 63,1,'l'
|
||||
mcall -1
|
||||
.redraw:
|
||||
pop eax
|
||||
|
Loading…
Reference in New Issue
Block a user