mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Remove benchmark, media scan, and verify statistics.
This commit is contained in:
@@ -359,7 +359,6 @@ namespace DiscImageChef.Gui.Forms
|
||||
}
|
||||
|
||||
Statistics.AddCommand("verify");
|
||||
Statistics.AddVerify(correctDisc, correctSectors, errorSectors, unknownSectors, totalSectors);
|
||||
|
||||
Application.Instance.Invoke(() =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user