Remove debug code.
authorCarl Hetherington <cth@carlh.net>
Tue, 29 Sep 2020 21:17:47 +0000 (23:17 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 29 Sep 2020 21:17:47 +0000 (23:17 +0200)
test/atmos_test.cc

index 019e2d2fbba77627bb44bf7d9d8265268da02c95..e5846f20e5f3927dd723914c01f710ea0de1d124 100644 (file)
@@ -82,7 +82,6 @@ BOOST_AUTO_TEST_CASE (atmos_encrypted_passthrough_test)
        film2->examine_and_add_content (content2);
        BOOST_REQUIRE (!wait_for_jobs());
 
        film2->examine_and_add_content (content2);
        BOOST_REQUIRE (!wait_for_jobs());
 
-       std::cout << "making 2nd dcp.\n";
        film2->make_dcp ();
        BOOST_REQUIRE (!wait_for_jobs());
 
        film2->make_dcp ();
        BOOST_REQUIRE (!wait_for_jobs());