diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-20 15:11:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-20 15:11:57 +0100 |
| commit | da228f37426ac999f02e03e558acef5501b22361 (patch) | |
| tree | 201e133ec9bd72c0a3f5f2182476717994809ff7 /src/mxf.h | |
| parent | 454e76146a5bd522e47ebbedd490e89ef95dd186 (diff) | |
Tidy up KDM generation from CPLs a bit.
Diffstat (limited to 'src/mxf.h')
| -rw-r--r-- | src/mxf.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -49,9 +49,6 @@ public: MXF (boost::filesystem::path file); ~MXF (); - /** @return the 4-character key type for this MXF (MDIK, MDAK, etc.) */ - virtual std::string key_type () const = 0; - bool equals ( boost::shared_ptr<const Content> other, EqualityOptions opt, |
