X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fdcp_content.h;h=aa53d76a9d32aa694cf7d6fb4114aa6f7ceadbc5;hp=82f5a8089be69ff40bf753169213358d92dfc64b;hb=59e769023c392c332331567a1aea94660002c463;hpb=5af65f61bf6eba06c24025d63b43aec896a00c9c diff --git a/src/lib/dcp_content.h b/src/lib/dcp_content.h index 82f5a8089..aa53d76a9 100644 --- a/src/lib/dcp_content.h +++ b/src/lib/dcp_content.h @@ -52,7 +52,7 @@ public: DCPTime full_length () const; - void examine (boost::shared_ptr, bool calculate_digest); + void examine (boost::shared_ptr); std::string summary () const; std::string technical_summary () const; void as_xml (xmlpp::Node *) const;