From 05a68449fb590466cc05ccc29f8cc51307d8ca96 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sun, 26 Nov 2006 00:10:39 +0000 Subject: [PATCH] old comment --- stepmania/src/tests/test_audio_readers.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/stepmania/src/tests/test_audio_readers.cpp b/stepmania/src/tests/test_audio_readers.cpp index 8249464b30..1e76404dd1 100644 --- a/stepmania/src/tests/test_audio_readers.cpp +++ b/stepmania/src/tests/test_audio_readers.cpp @@ -490,8 +490,6 @@ bool RunTests( SoundReader *snd, const TestFile &tf ) return false; } - /* Seek to a spot that lies exactly on a TOC entry, to check the - * case that SetPosition_hard doesn't actually have to do anything. */ return true; }