summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/player.cc1
1 files changed, 0 insertions, 1 deletions
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<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 ()
{