Remove benchmark, media scan, and verify statistics.

This commit is contained in:
2018-12-21 04:23:56 +00:00
parent 94b60395ec
commit 8fb7ccffd6
11 changed files with 11 additions and 393 deletions

View File

@@ -359,7 +359,6 @@ namespace DiscImageChef.Gui.Forms
}
Statistics.AddCommand("verify");
Statistics.AddVerify(correctDisc, correctSectors, errorSectors, unknownSectors, totalSectors);
Application.Instance.Invoke(() =>
{