Browse Source

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 years ago
parent
commit
6c676d39da
1 changed files with 0 additions and 3 deletions
  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 \