mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
HackStudio: Continue removing files after failure
This commit is contained in:
committed by
Gunnar Beutner
parent
6e51fe146c
commit
c66f484bce
@@ -469,7 +469,6 @@ NonnullRefPtr<GUI::Action> HackStudioWidget::create_delete_action()
|
||||
"Removal failed",
|
||||
GUI::MessageBox::Type::Error);
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user