From 7962c4c73904159f70d8997e660665c1e934b65a Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sun, 15 Oct 2006 03:56:46 +0000 Subject: [PATCH] maybe not, but it doesn't matter --- stepmania/src/ActorUtil.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/stepmania/src/ActorUtil.cpp b/stepmania/src/ActorUtil.cpp index de0989fe66..95b841cd57 100644 --- a/stepmania/src/ActorUtil.cpp +++ b/stepmania/src/ActorUtil.cpp @@ -69,7 +69,6 @@ retry: RageException::Throw( "%s", sError.c_str() ); break; case Dialog::retry: - // XXX: Do we need to flush everything? FlushDirCache(); goto retry; case Dialog::ignore: @@ -94,7 +93,6 @@ retry: RageException::Throw( "%s", sError.c_str() ); break; case Dialog::retry: - // XXX: Do we need to flush everything? FlushDirCache(); goto retry; case Dialog::ignore: