mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Fix unused code.
This commit is contained in:
@@ -1475,7 +1475,7 @@ namespace Aaru.Gui.ViewModels.Windows
|
||||
Progress2Visible = false;
|
||||
});
|
||||
|
||||
bool ret = false;
|
||||
bool ret;
|
||||
|
||||
if(dumpHardware != null &&
|
||||
!cancel)
|
||||
|
||||
Reference in New Issue
Block a user