diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-25 11:25:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-25 11:25:58 +0100 |
| commit | 1cfd4c2781826e1b36341e570b64c687b3893fcc (patch) | |
| tree | fe93045f9c793f375629b806f7d7ca924049c4e8 /src | |
| parent | e0851a0e0f08740d66de5bc8ee17a2a6f6e29a3c (diff) | |
Comment tweak.
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/single_stream_audio_content.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/single_stream_audio_content.h b/src/lib/single_stream_audio_content.h index 9abc25e56..fcfaf14ca 100644 --- a/src/lib/single_stream_audio_content.h +++ b/src/lib/single_stream_audio_content.h @@ -40,7 +40,6 @@ public: void as_xml (xmlpp::Node* node) const; - /* AudioContent */ int audio_channels () const { boost::mutex::scoped_lock lm (_mutex); return _audio_channels; |
