git-svn-id: svn://kolibrios.org@1563 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Evgeny Grechnikov (Diamond)
2010-08-08 21:43:40 +00:00
parent d870ca09d5
commit 0a35216e52
3 changed files with 6 additions and 7 deletions

View File

@@ -2907,11 +2907,6 @@ sys_redrawstat:
mov eax, [Screen_Max_Y]
mov [edx + RECT.bottom], eax
mov edi, [TASK_BASE]
or [edi - twdw + WDATA.fl_wdrawn], 1 ; no new position & buttons from app
call sys_window_mouse
ret
srl1:
ret