Remove old getsupportedRenderers declaration

This commit is contained in:
Gess1t 2024-11-21 01:25:22 +01:00
parent 58b456b9b7
commit b644c13d98
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ private slots:
private:
void setVsyncControlEnable(bool hasOGL);
void setEnabled();
int getsupportedRenderers();
Ui::VideoSettingsDialog* ui;
EmuInstance* emuInstance;