diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-01-03 21:12:14 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-01-03 21:12:14 +0000 |
| commit | de7eaf3296bc782c490223953a8225844581d911 (patch) | |
| tree | b538a148084de2ad646ca7f77e97938a51deb8ce | |
| parent | 6a0c75ae216a36438537c1ebcb817e0250c7168e (diff) | |
Tidy up.
| -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", |
