From b8ab7864ea798d633c4dbfa6be69c58a227d9ca2 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 24 Aug 2016 11:38:53 +0100 Subject: Revert "Bump libdcp for new method." This reverts commit 3412af70b950dcdc604413ef05c26becda6da789. --- src/lib/image_content.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/image_content.h') 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); 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; -- cgit v1.2.3