replay_gain: removed superfluous author name comment
The author's name is already mentioned in the copyright declaration.
This commit is contained in:
@ -25,7 +25,6 @@
|
|||||||
#include "audio_format.h"
|
#include "audio_format.h"
|
||||||
#include "os_compat.h"
|
#include "os_compat.h"
|
||||||
|
|
||||||
/* Added 4/14/2004 by AliasMrJones */
|
|
||||||
int replay_gain_mode = REPLAY_GAIN_OFF;
|
int replay_gain_mode = REPLAY_GAIN_OFF;
|
||||||
|
|
||||||
static float replay_gain_preamp = 1.0;
|
static float replay_gain_preamp = 1.0;
|
||||||
|
Reference in New Issue
Block a user