mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 13:32:09 +00:00
[USETUP] Don't error out in case one tries to "delete" empty partition space.
Just... don't delete it ¯\_(ツ)_/¯
This commit is contained in:
parent
b578846d82
commit
5ee1dc6113
32 changed files with 4 additions and 216 deletions
|
@ -32,7 +32,6 @@ typedef enum _ERROR_NUMBER
|
|||
ERROR_LOAD_KBLAYOUT,
|
||||
ERROR_WARN_PARTITION,
|
||||
ERROR_NEW_PARTITION,
|
||||
ERROR_DELETE_SPACE,
|
||||
ERROR_INSTALL_BOOTCODE,
|
||||
ERROR_NO_FLOPPY,
|
||||
ERROR_UPDATE_KBSETTINGS,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue