forked from KolibriOS/kolibrios
File subsystem: fixed error in function 70.5 for CD
Window subsystem: now when window coordinates are changed, client area is changed too git-svn-id: svn://kolibrios.org@150 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -474,7 +474,6 @@ fs_CdGetFileInfo:
|
||||
mov edi, edx
|
||||
call cd_get_parameters_of_file_1
|
||||
and dword [edi+4], 0
|
||||
pop ebp
|
||||
pop ebp edi
|
||||
xor eax, eax
|
||||
ret
|
||||
|
Reference in New Issue
Block a user