mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
REFACTOR: Unused local variable.
This commit is contained in:
@@ -878,7 +878,6 @@ namespace DiscImageChef.DiscImages
|
||||
int currentLocator = 0;
|
||||
bool locatorFound = false;
|
||||
string parentPath = null;
|
||||
FiltersList filters;
|
||||
|
||||
while(!locatorFound && currentLocator < 8)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user