Forgot a bit from the merge.

This commit is contained in:
WrinklyNinja
2013-08-09 19:59:57 +01:00
parent e97c17e6d3
commit 173c3bbee2
-1
View File
@@ -514,7 +514,6 @@ void Launcher::OnSortPlugins(wxCommandEvent& event) {
progDia->Pulse();
bool cyclicDependenciesExist = false;
if (fs::exists(_game.MasterlistPath()) || fs::exists(_game.UserlistPath())) {
BOOST_LOG_TRIVIAL(trace) << "Merging plugin lists, evaluating conditions and checking for install validity...";