fix load_file

git-svn-id: svn://kolibrios.org@663 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge)
2007-10-21 02:16:16 +00:00
parent 39d4709d97
commit 81e27e05e7
4 changed files with 3 additions and 5 deletions

View File

@@ -817,7 +817,6 @@ proc user_free stdcall, base:dword
ret
.cantfree:
xor eax, eax
pop edi
pop ebx
pop esi
ret