removed test change

This commit is contained in:
Martchus 2016-03-01 22:07:01 +01:00
parent eccd2e3e41
commit 415e25ed61
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ int main(int argc, char *argv[])
}
manager.addDatabasesFromRepoIndexConfig();
manager.initAlpmDataBases();
return application.exec();
cerr << shchar << "Restoring cache ... ";
manager.restoreCache();
cerr << shchar << "DONE" << endl;