summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2014-06-28 09:08:47 +1000
committerErik de Castro Lopo <erikd@mega-nerd.com>2014-06-28 09:08:50 +1000
commit2116df235c523f80965817db29b8323cc720bc21 (patch)
treee0e18a12d5fb5466d901c80a28f6aa8779938130 /test
parent9f62979d4466181c37f444f559327d6694218839 (diff)
downloadflac-2116df235c523f80965817db29b8323cc720bc21.tar.gz
Remove un-needed code.
Patch-from: lvqcl <lvqcl.mail@gmail.com>
Diffstat (limited to 'test')
-rwxr-xr-xtest/test_replaygain.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_replaygain.sh b/test/test_replaygain.sh
index a847983d..95aa1a96 100755
--- a/test/test_replaygain.sh
+++ b/test/test_replaygain.sh
@@ -135,7 +135,6 @@ tonegenerator ()
REPLAYGAIN_FREQ=
REPLAYGAIN_FREQ="$REPLAYGAIN_FREQ 8000/-12.73"
REPLAYGAIN_FREQ="$REPLAYGAIN_FREQ 11025/-12.93"
-REPLAYGAIN_FREQ="$REPLAYGAIN_FREQ 11025/-12.93"
REPLAYGAIN_FREQ="$REPLAYGAIN_FREQ 12000/-12.98"
REPLAYGAIN_FREQ="$REPLAYGAIN_FREQ 16000/-13.27"
REPLAYGAIN_FREQ="$REPLAYGAIN_FREQ 18900/-13.41"