summaryrefslogtreecommitdiff
path: root/src/lib/image_content.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/image_content.h')
-rw-r--r--src/lib/image_content.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/image_content.h b/src/lib/image_content.h
index 660d2ef9f..edcbec6dd 100644
--- a/src/lib/image_content.h
+++ b/src/lib/image_content.h
@@ -36,7 +36,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;
DCPTime full_length () const;
std::string identifier () const;