Clean up; merge two methods.
[dcpomatic.git] / src / lib / sndfile_content.h
index dfd36971d41dbab852cf35730f2ecb42b7c1f809..73d02edec3f91a37c14a2f9f3dea1d8650583566 100644 (file)
@@ -42,8 +42,6 @@ public:
        std::string information () const;
        void as_xml (xmlpp::Node *) const;
 
-       void take_from_audio_examiner (boost::shared_ptr<AudioExaminer>);
-
        static bool valid_file (boost::filesystem::path);
 
 private: