summaryrefslogtreecommitdiff
path: root/src/cpl.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-07-20 20:37:17 +0100
committerCarl Hetherington <cth@carlh.net>2014-07-20 20:37:17 +0100
commita275e10bdf80000b6f3e01ce565f1779a04b9976 (patch)
tree8767c4d0c6595893e1b79d65fe9a510f3587c9fb /src/cpl.h
parentda228f37426ac999f02e03e558acef5501b22361 (diff)
Remove some unused methods.
Diffstat (limited to 'src/cpl.h')
-rw-r--r--src/cpl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cpl.h b/src/cpl.h
index 431aef7d..73ca45bf 100644
--- a/src/cpl.h
+++ b/src/cpl.h
@@ -101,7 +101,6 @@ public:
bool encrypted () const;
- void set_mxf_keys (Key);
void set_metadata (XMLMetadata m) {
_metadata = m;
}