refs #450 A better place for GUI to receive all current core settings upon establishing a connection to core.

This commit is contained in:
Mathew Sutcliffe
2015-09-21 02:09:51 +01:00
parent 6601393df8
commit 3b79688618
2 changed files with 16 additions and 2 deletions

View File

@@ -211,8 +211,6 @@ void SwiftGuiStd::initGuiSignals()
void SwiftGuiStd::initialDataReads()
{
this->getIContextApplication()->synchronizeLocalSettings();
this->setContextAvailability();
if (!this->m_coreAvailable)
{