mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Remove unreachable code.
This commit is contained in:
@@ -1621,7 +1621,6 @@ public sealed partial class Chd
|
||||
{
|
||||
case SectorTagType.CdSectorSync:
|
||||
case SectorTagType.CdSectorHeader:
|
||||
case SectorTagType.CdSectorSubchannel:
|
||||
case SectorTagType.CdSectorEcc:
|
||||
case SectorTagType.CdSectorEccP:
|
||||
case SectorTagType.CdSectorEccQ: return ErrorNumber.NotSupported;
|
||||
|
||||
Reference in New Issue
Block a user