From e9c3497cd23055fd9730424a21068012d3a63236 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 11 Nov 2008 15:55:34 +0100 Subject: replay_gain: removed superfluous author name comment The author's name is already mentioned in the copyright declaration. --- src/replay_gain.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/replay_gain.c b/src/replay_gain.c index b9b2fe276..d4f9f33ea 100644 --- a/src/replay_gain.c +++ b/src/replay_gain.c @@ -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; -- cgit v1.2.3