Ver Fonte

UI: Remove UpdateSceneCollection function from header

This function wasn't removed in PR 4308.
Clayton Groeneveld há 4 anos atrás
pai
commit
40fda5fc08
1 ficheiros alterados com 0 adições e 1 exclusões
  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);