summaryrefslogtreecommitdiff
path: root/src/lib/atmos_mxf_content.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/atmos_mxf_content.h')
-rw-r--r--src/lib/atmos_mxf_content.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/atmos_mxf_content.h b/src/lib/atmos_mxf_content.h
index 0f5225c2e..10c969a7d 100644
--- a/src/lib/atmos_mxf_content.h
+++ b/src/lib/atmos_mxf_content.h
@@ -32,7 +32,7 @@ public:
void examine (boost::shared_ptr<Job> job);
std::string summary () const;
- void as_xml (xmlpp::Node* node, bool with_path) const;
+ void as_xml (xmlpp::Node* node) const;
DCPTime full_length () const;
static bool valid_mxf (boost::filesystem::path path);