From: Carl Hetherington Date: Mon, 9 Feb 2015 23:44:54 +0000 (+0000) Subject: Remove erroneous comment. X-Git-Tag: v2.0.48~207 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=85748854bd79f223473bc6ad95a78cc861e90bf5 Remove erroneous comment. --- 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 () {