player/Thread: remove obsolete buffered_before_play attribute

This commit is contained in:
Max Kellermann
2018-09-23 15:47:20 +02:00
parent 5b2374b949
commit 8c638c50a3
7 changed files with 1 additions and 45 deletions

View File

@@ -102,7 +102,6 @@ handle_newpartition(Client &client, Request request, Response &response)
// TODO: use real configuration
16384,
1024,
128,
AudioFormat::Undefined(),
ReplayGainConfig());
auto &partition = instance.partitions.back();