mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2025-05-12 00:45:25 +00:00
configure_graphics: Remove redundant log
This commit is contained in:
parent
f66d617107
commit
640e7db60e
@ -244,7 +244,6 @@ void ConfigureGraphics::SetConfiguration() {
|
||||
}();
|
||||
|
||||
if (!widget->Valid()) {
|
||||
LOG_DEBUG(Frontend, "Deleted widget for \"{}\"", setting->GetLabel());
|
||||
delete widget;
|
||||
continue;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user