Remove Surface Viewer stub

This commit is contained in:
Jannik Vogel 2018-01-14 20:12:03 +01:00
parent eeddfb7409
commit e5ecb86d23
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: