mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-04-23 07:59:23 -04:00
Revert "UI: Reset sources list manually on first load"
This reverts commit fba2ff8b2c.
This commit is contained in:
@@ -1515,7 +1515,6 @@ void OBSBasic::OBSInit()
|
||||
ProfileScope("OBSBasic::Load");
|
||||
disableSaving--;
|
||||
Load(savePath);
|
||||
ui->sources->Reset();
|
||||
disableSaving++;
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user