From 1cfd4c2781826e1b36341e570b64c687b3893fcc Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 25 Jul 2014 11:25:58 +0100 Subject: [PATCH] Comment tweak. --- src/lib/single_stream_audio_content.h | 1 - 1 file changed, 1 deletion(-) 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; -- 2.30.2