mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-10 10:01:13 +09:00
HackStudio: Continue removing files after failure
This commit is contained in:
parent
6e51fe146c
commit
c66f484bce
Notes:
sideshowbarker
2024-07-19 17:24:47 +09:00
Author: https://github.com/krkk
Commit: c66f484bce
Pull-request: https://github.com/SerenityOS/serenity/pull/8755
Reviewed-by: https://github.com/gunnarbeutner
1 changed files with 0 additions and 1 deletions
|
@ -469,7 +469,6 @@ NonnullRefPtr<GUI::Action> HackStudioWidget::create_delete_action()
|
|||
"Removal failed",
|
||||
GUI::MessageBox::Type::Error);
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue