diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-05 13:39:10 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-05 13:39:10 +0000 |
| commit | 5cb09148a9d3456727459b7d41b8c36b0ca277b9 (patch) | |
| tree | f896e01194135fe6dd19d1bb04c786d5fc846623 /test/encryption_test.cc | |
| parent | 5d2236bf466ea8592344791e926b075be339c3dc (diff) | |
Comment / tidy.
Diffstat (limited to 'test/encryption_test.cc')
| -rw-r--r-- | test/encryption_test.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/encryption_test.cc b/test/encryption_test.cc index a4e8688b..a0633b07 100644 --- a/test/encryption_test.cc +++ b/test/encryption_test.cc @@ -81,7 +81,6 @@ BOOST_AUTO_TEST_CASE (encryption_test) dcp::Key key; shared_ptr<dcp::MonoPictureMXF> mp (new dcp::MonoPictureMXF (dcp::Fraction (24, 1))); - mp->set_progress (&d.Progress); mp->set_metadata (mxf_metadata); mp->set_key (key); |
