UI: Remove unnecessary call
This commit is contained in:
parent
f0e631df17
commit
4f09cac7af
@ -270,8 +270,6 @@ void OBSBasicFilters::UpdatePropertiesView(int row, bool async)
|
||||
return;
|
||||
}
|
||||
|
||||
ui->propertiesFrame->setVisible(false);
|
||||
|
||||
if (view) {
|
||||
updatePropertiesSignal.Disconnect();
|
||||
ui->propertiesFrame->setVisible(false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user