mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
REFACTOR: Unused local variable.
This commit is contained in:
@@ -427,7 +427,6 @@ namespace DiscImageChef.Core.Devices
|
||||
|
||||
bool ScsiGetBlocksToRead(uint startWithBlocks)
|
||||
{
|
||||
bool sense;
|
||||
byte[] readBuffer;
|
||||
byte[] senseBuf;
|
||||
double duration;
|
||||
|
||||
Reference in New Issue
Block a user