maybe not, but it doesn't matter
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user