- code cleanup based on cppcheck report

This commit is contained in:
Mark Vejvoda
2012-04-05 03:53:59 +00:00
parent 83d2474ded
commit 2ab041813f
4 changed files with 1 additions and 21 deletions

View File

@@ -2434,10 +2434,8 @@ void runTilesetValidationReport(int argc, char** argv) {
//disableBacktrace=true;
printf("====== Started Validation ======\n");
bool purgeDuplicateFiles = false;
bool showDuplicateFiles = true;
bool purgeUnusedFiles = false;
bool svnPurgeFiles = false;
double purgedMegaBytes=0;
Config &config = Config::getInstance();