diff options
| -rw-r--r-- | test/tests.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/tests.cc b/test/tests.cc index d27b2ea4..8c9f4ec4 100644 --- a/test/tests.cc +++ b/test/tests.cc @@ -605,7 +605,6 @@ BOOST_AUTO_TEST_CASE (encryption) d.set_signer_key ("test/data/signer.key"); shared_ptr<libdcp::CPL> cpl (new libdcp::CPL ("build/test/bar", "A Test DCP", libdcp::FEATURE, 24, 24)); - shared_ptr<libdcp::MonoPictureAsset> mp (new libdcp::MonoPictureAsset ( j2c, "build/test/bar", |
