mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
REFACTOR: Unreachable code.
This commit is contained in:
@@ -112,8 +112,6 @@ namespace DiscImageChef.DiscImages
|
||||
case 1255168: return true;
|
||||
default: return false;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
public override bool OpenImage(Filter imageFilter)
|
||||
|
||||
Reference in New Issue
Block a user