Remove an `if` statement that test a variable `rd`, which is an `enum class RasterDefinition` type .
@@ -1174,7 +1174,6 @@ VPIDStandard DetermineVPIDStandard(IOSelection io, NTV2VideoFormat vf,
}
- } else if (rd == RasterDefinition::UHD2_8K) {
return vpid;