diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-14 02:25:22 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-18 11:50:29 +0100 |
| commit | ee2c523ad1a9e7a975996956cd17168e8ad9e423 (patch) | |
| tree | f5572a1b228dcd815928e92e9fabb2b70fbfe863 /src/lib/sndfile_content.h | |
| parent | c423bc90054e13eea2fc16bae9b6d30afdd361be (diff) | |
Clean up; merge two methods.
Diffstat (limited to 'src/lib/sndfile_content.h')
| -rw-r--r-- | src/lib/sndfile_content.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/sndfile_content.h b/src/lib/sndfile_content.h index dfd36971d..73d02edec 100644 --- a/src/lib/sndfile_content.h +++ b/src/lib/sndfile_content.h @@ -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: |
