summaryrefslogtreecommitdiff
path: root/src/lib/video_mxf_content.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/video_mxf_content.h')
-rw-r--r--src/lib/video_mxf_content.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/video_mxf_content.h b/src/lib/video_mxf_content.h
index 08946242c..1fa428704 100644
--- a/src/lib/video_mxf_content.h
+++ b/src/lib/video_mxf_content.h
@@ -37,7 +37,6 @@ public:
void as_xml (xmlpp::Node* node, bool with_paths) const;
DCPTime full_length () const;
void add_properties (std::list<UserProperty>& p) const;
- void set_default_colour_conversion ();
static bool valid_mxf (boost::filesystem::path path);
};