Remove unused H246_PCM export code.
[dcpomatic.git] / test / ffmpeg_encoder_test.cc
index 9edf2bdbd5880748b64155e13e79e07eed1b6d2d..097ef86e720f9f9762efe03834ba1885a2bc6a9b 100644 (file)
@@ -61,7 +61,6 @@ ffmpeg_content_test (int number, boost::filesystem::path content, ExportFormat f
                name += "prores";
                extension = "mov";
                break;
-       case ExportFormat::H264_PCM:
        case ExportFormat::SUBTITLES_DCP:
                BOOST_REQUIRE (false);
        }