diff options
Diffstat (limited to 'src/Partition.hxx')
-rw-r--r-- | src/Partition.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Partition.hxx b/src/Partition.hxx index 83a0ec69a..38051c7f5 100644 --- a/src/Partition.hxx +++ b/src/Partition.hxx @@ -69,7 +69,6 @@ struct Partition final : QueueListener, PlayerListener, MixerListener { const char *_name, unsigned max_length, unsigned buffer_chunks, - unsigned buffered_before_play, AudioFormat configured_audio_format, const ReplayGainConfig &replay_gain_config); |