mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 20:23:01 +00:00
[FAT32] Remove duplicated print
svn path=/trunk/; revision=75570
This commit is contained in:
parent
af3006ca2d
commit
4a92978784
1 changed files with 0 additions and 2 deletions
|
@ -519,8 +519,6 @@ ReadCluster:
|
||||||
PrintFileNotFound:
|
PrintFileNotFound:
|
||||||
mov si, offset msgFreeLdr // FreeLdr not found message
|
mov si, offset msgFreeLdr // FreeLdr not found message
|
||||||
call PutChars // Display it
|
call PutChars // Display it
|
||||||
mov si, offset msgAnyKey // Press any key message
|
|
||||||
call PutChars // Display it
|
|
||||||
|
|
||||||
jmp Reboot
|
jmp Reboot
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue