remove duplicate line

This commit is contained in:
whiteowl3 2022-07-07 16:23:49 -04:00 committed by GitHub
parent 6de17618eb
commit 67ce600eba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,8 +60,6 @@ function getDeviceProfile() as object
addVp9Profile = true
end if
tsVideoCodecs = tsVideoCodecs + ",h265,hevc"
hevcVideoRangeTypes = "SDR"
vp9VideoRangeTypes = "SDR"
av1VideoRangeTypes = "SDR"