summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-09-29 23:17:47 +0200
committerCarl Hetherington <cth@carlh.net>2020-09-29 23:17:47 +0200
commit742fe66c1331fe80752e8577d914085aae8945c2 (patch)
tree01cecc33abb66a8dec6b4f0723ae6b88609ddd49 /test
parent98fa5c8c95587e1b016a1432371d58288c94b145 (diff)
Remove debug code.
Diffstat (limited to 'test')
-rw-r--r--test/atmos_test.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/atmos_test.cc b/test/atmos_test.cc
index 019e2d2fb..e5846f20e 100644
--- a/test/atmos_test.cc
+++ b/test/atmos_test.cc
@@ -82,7 +82,6 @@ BOOST_AUTO_TEST_CASE (atmos_encrypted_passthrough_test)
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());