From 24321a96b9327b62ae77741cbf43baca60c84e87 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Fri, 20 May 2005 23:17:53 +0000 Subject: [PATCH] fix warning --- stepmania/src/ScreenJukebox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/ScreenJukebox.cpp b/stepmania/src/ScreenJukebox.cpp index 99e0e54ffe..a0df6cd612 100644 --- a/stepmania/src/ScreenJukebox.cpp +++ b/stepmania/src/ScreenJukebox.cpp @@ -291,7 +291,7 @@ void ScreenJukebox::InitSongQueues() // Pare down to just the song in the course that we want. int iIndexToKeep = -1; - for( int i=0; im_pCurSong ) {