Remove erroneous comment.
authorCarl Hetherington <cth@carlh.net>
Mon, 9 Feb 2015 23:44:54 +0000 (23:44 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 9 Feb 2015 23:44:54 +0000 (23:44 +0000)
src/lib/player.cc

index bda791dd56cdc34154629a63c97a4c071c8e7278..c9c7de4207e0fbeff8a452134ab4763175f3c9c6 100644 (file)
@@ -223,7 +223,6 @@ Player::content_changed (weak_ptr<Content> w, int property, bool frequent)
        }
 }
 
-/** @param already_resampled true if this data has already been through the chain up to the resampler */
 void
 Player::playlist_changed ()
 {