From 7702e5d643440e75369078863b34f8a574ee4143 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 19 Mar 2014 21:46:01 +0000 Subject: Considerable re-work of KDM class to express the difference between encrypted and unencrypted KDMs. --- src/mxf.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mxf.cc') diff --git a/src/mxf.cc b/src/mxf.cc index f8ca4fe5..3f8ab5d3 100644 --- a/src/mxf.cc +++ b/src/mxf.cc @@ -28,7 +28,6 @@ #include "util.h" #include "metadata.h" #include "exceptions.h" -#include "kdm.h" #include "compose.hpp" #include #include @@ -38,7 +37,6 @@ using std::string; using std::list; using std::pair; using boost::shared_ptr; -using boost::lexical_cast; using boost::dynamic_pointer_cast; using namespace dcp; -- cgit v1.2.3