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.
This commit is contained in:
gxalpha
2023-04-05 03:43:51 +02:00
committed by Rodney
parent 1bab65683e
commit 6c676d39da

View File

@@ -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 \