summaryrefslogtreecommitdiff
path: root/src/reel_mxf_asset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/reel_mxf_asset.h')
-rw-r--r--src/reel_mxf_asset.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/reel_mxf_asset.h b/src/reel_mxf_asset.h
index 765ba393..60234f4f 100644
--- a/src/reel_mxf_asset.h
+++ b/src/reel_mxf_asset.h
@@ -43,8 +43,6 @@ public:
/** @return the 4-character key type for this MXF (MDIK, MDAK, etc.) */
virtual std::string key_type () const = 0;
- void write_to_cpl (xmlpp::Node* node, Standard standard) const;
-
/** @return true if a KeyId is specified for this asset, implying
* that its content is encrypted.
*/