replay_gain: removed superfluous author name comment

The author's name is already mentioned in the copyright declaration.
This commit is contained in:
Max Kellermann 2008-11-11 15:55:34 +01:00
parent 114b3c1e78
commit e9c3497cd2
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@
#include "audio_format.h"
#include "os_compat.h"
/* Added 4/14/2004 by AliasMrJones */
int replay_gain_mode = REPLAY_GAIN_OFF;
static float replay_gain_preamp = 1.0;