X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fsndfile_content.h;h=1bac51167cad010cf2aceed5f07a088e420cf432;hb=59e769023c392c332331567a1aea94660002c463;hp=1fff01f602508e074e4502bdeb9074fe8b0910f9;hpb=5af65f61bf6eba06c24025d63b43aec896a00c9c;p=dcpomatic.git diff --git a/src/lib/sndfile_content.h b/src/lib/sndfile_content.h index 1fff01f60..1bac51167 100644 --- a/src/lib/sndfile_content.h +++ b/src/lib/sndfile_content.h @@ -41,7 +41,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; std::string information () const;