diff options
Diffstat (limited to 'src/lib/single_stream_audio_content.h')
| -rw-r--r-- | src/lib/single_stream_audio_content.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/single_stream_audio_content.h b/src/lib/single_stream_audio_content.h index ad4de46ea..7ae6dbaa4 100644 --- a/src/lib/single_stream_audio_content.h +++ b/src/lib/single_stream_audio_content.h @@ -49,8 +49,6 @@ public: void take_from_audio_examiner (boost::shared_ptr<AudioExaminer>); protected: - void add_properties (std::list<std::pair<std::string, std::string> > &) const; - boost::shared_ptr<AudioStream> _audio_stream; }; |
