Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into pythonplugin
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Oct 17, 2019
2 parents 1f04c17 + fc03a45 commit f7fdd7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/misc/cliapplication.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ void CliApplication::loadPlugins()

if (qobject_cast<SolverInterface *>(plugin->instance()) != nullptr) {
mLoadedSolverPlugins << plugin;
}
}

// Initialise the plugins themselves
Expand Down

0 comments on commit f7fdd7b

Please sign in to comment.