mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Comment out unused variables
Fixes a few warnings when compiling.
This commit is contained in:
@@ -67,7 +67,7 @@ namespace DiscImageChef.Commands
|
||||
private bool persistent;
|
||||
|
||||
// TODO: Disabled temporarily
|
||||
private bool raw = false;
|
||||
//private bool raw = false;
|
||||
private ushort retryPasses = 5;
|
||||
private bool showHelp;
|
||||
private int skip = 512;
|
||||
|
||||
Reference in New Issue
Block a user