1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-03 09:56:32 -05:00

Remove Surface Viewer stub

This commit is contained in:
Jannik Vogel
2018-01-14 20:12:03 +01:00
parent 7435dc53c8
commit 1a93237c23
3 changed files with 0 additions and 13 deletions

View File

@@ -128,7 +128,6 @@ private slots:
void OnToggleFilterBar();
void OnDisplayTitleBars(bool);
void ToggleWindowMode();
void OnCreateGraphicsSurfaceViewer();
void OnCoreError(Core::System::ResultStatus, std::string);
private: