diff options
Diffstat (limited to 'src/CrossFade.hxx')
-rw-r--r-- | src/CrossFade.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/CrossFade.hxx b/src/CrossFade.hxx index 3bc1f707a..eb81ae152 100644 --- a/src/CrossFade.hxx +++ b/src/CrossFade.hxx @@ -49,10 +49,7 @@ struct CrossFadeSettings { /** * Calculate how many music pipe chunks should be used for crossfading. * - * @param duration the requested crossfade duration * @param total_time total_time the duration of the new song - * @param mixramp_db the current mixramp_db setting - * @param mixramp_delay the current mixramp_delay setting * @param replay_gain_db the ReplayGain adjustment used for this song * @param replay_gain_prev_db the ReplayGain adjustment used on the last song * @param mixramp_start the next songs mixramp_start tag |