citra-qt: remove dead code

This commit is contained in:
wwylele 2017-03-17 21:45:29 +02:00
parent 5245c86f26
commit 560884336f
3 changed files with 0 additions and 5 deletions

View file

@ -130,8 +130,6 @@ public:
void focusOutEvent(QFocusEvent* event) override;
void ReloadSetKeymaps();
void OnClientAreaResized(unsigned width, unsigned height);
void InitRenderTarget();