From 85748854bd79f223473bc6ad95a78cc861e90bf5 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 9 Feb 2015 23:44:54 +0000 Subject: [PATCH] Remove erroneous comment. --- src/lib/player.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/player.cc b/src/lib/player.cc index bda791dd5..c9c7de420 100644 --- a/src/lib/player.cc +++ b/src/lib/player.cc @@ -223,7 +223,6 @@ Player::content_changed (weak_ptr 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 () { -- 2.30.2