Remove unreachable code

This commit is contained in:
mvantzet
2022-12-20 21:31:35 +01:00
parent 6ef6c4d780
commit 371e148c63

View File

@@ -96,8 +96,6 @@
}
return CharacterIdentifierSystemInfo;
throw new InvalidOperationException("The Character Identifier System Information was never set.");
}
public void UseCMap(CMap other)