maybe not, but it doesn't matter

This commit is contained in:
Glenn Maynard
2006-10-15 03:56:46 +00:00
parent f3ad2fc57c
commit 7962c4c739
-2
View File
@@ -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: