diff options
Diffstat (limited to 'test/encryption_test.cc')
| -rw-r--r-- | test/encryption_test.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/encryption_test.cc b/test/encryption_test.cc index 600a4eae..6d2e052e 100644 --- a/test/encryption_test.cc +++ b/test/encryption_test.cc @@ -30,7 +30,6 @@ #include "reel.h" #include "test.h" #include "file.h" -#include "signer_chain.h" #include "subtitle_content.h" #include "reel_mono_picture_asset.h" #include "reel_sound_asset.h" @@ -49,7 +48,6 @@ BOOST_AUTO_TEST_CASE (encryption_test) { boost::filesystem::remove_all ("build/test/signer"); boost::filesystem::create_directory ("build/test/signer"); - dcp::make_signer_chain ("build/test/signer", "openssl"); Kumu::libdcp_test = true; |
