(svn r23222) -Codechange: reduce tar scanning calls to the bare minimum
This commit is contained in:
@@ -1172,7 +1172,6 @@ struct NewGRFWindow : public QueryStringBaseWindow, NewGRFScanCallback {
|
||||
|
||||
case SNGRFS_RESCAN_FILES:
|
||||
case SNGRFS_RESCAN_FILES2:
|
||||
TarScanner::DoScan(TarScanner::NEWGRF);
|
||||
ScanNewGRFFiles(this);
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user