mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-05 23:26:13 -05: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