replay_gain: removed superfluous author name comment
The author's name is already mentioned in the copyright declaration.
This commit is contained in:
parent
114b3c1e78
commit
e9c3497cd2
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue