Merge branch 'stable-1.2'
# Conflicts: # cmake/linux/package_linux.sh.in # data/locale/cs.ts
This commit is contained in:
@@ -123,9 +123,6 @@ void LadspaEffect::changeSampleRate()
|
||||
// the IDs of re-created controls have been saved and now need to be
|
||||
// resolved again
|
||||
AutomationPattern::resolveAllIDs();
|
||||
|
||||
// make sure, connections are ok
|
||||
ControllerConnection::finalizeConnections();
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -641,8 +641,6 @@ void ZynAddSubFxView::toggleUI()
|
||||
connect( model->m_remotePlugin, SIGNAL( clickedCloseButton() ),
|
||||
m_toggleUIButton, SLOT( toggle() ) );
|
||||
}
|
||||
|
||||
ControllerConnection::finalizeConnections();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user