mirror of
https://github.com/UglyToad/PdfPig.git
synced 2026-01-18 19:51:24 +08:00
Remove unreachable code
This commit is contained in:
@@ -96,8 +96,6 @@
|
||||
}
|
||||
|
||||
return CharacterIdentifierSystemInfo;
|
||||
|
||||
throw new InvalidOperationException("The Character Identifier System Information was never set.");
|
||||
}
|
||||
|
||||
public void UseCMap(CMap other)
|
||||
|
||||
Reference in New Issue
Block a user