Fix T50071: Radience HDR fomat does not support alpha at all.

This commit is contained in:
Bastien Montagne
2016-11-18 22:34:04 +01:00
parent b8710e1468
commit b6c0edcb09

View File

@@ -1244,7 +1244,6 @@ char BKE_imtype_valid_channels(const char imtype, bool write_file)
case R_IMF_IMTYPE_RAWTGA:
case R_IMF_IMTYPE_IRIS:
case R_IMF_IMTYPE_PNG:
case R_IMF_IMTYPE_RADHDR:
case R_IMF_IMTYPE_TIFF:
case R_IMF_IMTYPE_OPENEXR:
case R_IMF_IMTYPE_MULTILAYER: