mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Remove unused variables
Fixes some warnings when compiling
This commit is contained in:
@@ -1077,8 +1077,6 @@ namespace DiscImageChef.Core.Devices.Dumping
|
||||
bool runningPersistent = false;
|
||||
|
||||
Modes.ModePage? currentModePage = null;
|
||||
//byte[] md6;
|
||||
//byte[] md10;
|
||||
|
||||
if(persistent)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user