[KERNEL] cleared the code of unnecessary comments

git-svn-id: svn://kolibrios.org@9932 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Doczom
2023-08-20 21:54:50 +00:00
parent 0932401978
commit d0acf78f92
8 changed files with 36 additions and 80 deletions

View File

@@ -2173,8 +2173,8 @@ align 4
movzx edx, word[esi]
shl edx, BSF sizeof.WDATA
cmp byte [SLOT_BASE + edx*(sizeof.APPDATA/sizeof.WDATA) - sizeof.APPDATA + APPDATA.state], TSTATE_FREE
je .next_window
test byte [window_data + edx + WDATA.fl_wstate], WSTATE_USED
jz .next_window
mov eax, [edi + WDATA.box.top]
mov ebx, [edi + WDATA.box.height]