Pārlūkot izejas kodu

UI: Removed unused static AddProjectorMenuMonitors declaration

e832b42 made AddProjectorMenuMonitors a member function of OBSBasic, but
the (now unused) declaration of the static function never got removed.
gxalpha 2 gadi atpakaļ
vecāks
revīzija
6c676d39da
1 mainītis faili ar 0 papildinājumiem un 3 dzēšanām
  1. 0 3
      UI/window-basic-main.cpp

+ 0 - 3
UI/window-basic-main.cpp

@@ -1861,9 +1861,6 @@ void OBSBasic::ResetOutputs()
 	}
 }
 
-static void AddProjectorMenuMonitors(QMenu *parent, QObject *target,
-				     const char *slot);
-
 #define STARTUP_SEPARATOR \
 	"==== Startup complete ==============================================="
 #define SHUTDOWN_SEPARATOR \