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:
@@ -1384,8 +1384,6 @@ namespace DiscImageChef.CommonTypes
|
||||
}
|
||||
default: return MediaType.UnknownMO;
|
||||
}
|
||||
|
||||
return MediaType.UnknownMO;
|
||||
}
|
||||
// MultiMedia Device
|
||||
case 0x05:
|
||||
|
||||
Reference in New Issue
Block a user