Remove now-presumed-wrong 2.0 MCA sound field.
[libdcp.git] / src / types.h
index 6c40c37db6dad8b732f521bc1443a1e265e13652..5f955c4b119f4b07697757fc6e6538ecc630642f 100644 (file)
@@ -118,7 +118,6 @@ std::vector<dcp::Channel> used_audio_channels ();
 
 enum class MCASoundField
 {
-       STEREO,
        FIVE_POINT_ONE,
        SEVEN_POINT_ONE
 };