Browse Source

UI: Remove UpdateSceneCollection function from header

This function wasn't removed in PR 4308.
Clayton Groeneveld 4 years ago
parent
commit
40fda5fc08
1 changed files with 0 additions and 1 deletions
  1. 0 1
      UI/window-basic-main.hpp

+ 0 - 1
UI/window-basic-main.hpp

@@ -817,7 +817,6 @@ public:
 	void CreateSourcePopupMenu(int idx, bool preview);
 
 	void UpdateTitleBar();
-	void UpdateSceneSelection(OBSSource source);
 
 	void SystemTrayInit();
 	void SystemTray(bool firstStarted);