diff options
Diffstat (limited to 'src/lib/dcp_content.h')
| -rw-r--r-- | src/lib/dcp_content.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/dcp_content.h b/src/lib/dcp_content.h index 79c35d0e8..f3a8236a2 100644 --- a/src/lib/dcp_content.h +++ b/src/lib/dcp_content.h @@ -62,7 +62,7 @@ public: void examine (boost::shared_ptr<Job>); std::string summary () const; std::string technical_summary () const; - void as_xml (xmlpp::Node *, bool with_paths) const; + void as_xml (xmlpp::Node *) const; std::string identifier () const; void set_default_colour_conversion (); |
