citra-qt: remove dead code
This commit is contained in:
parent
5245c86f26
commit
560884336f
3 changed files with 0 additions and 5 deletions
|
@ -240,8 +240,6 @@ void GRenderWindow::focusOutEvent(QFocusEvent* event) {
|
|||
InputCommon::GetKeyboard()->ReleaseAllKeys();
|
||||
}
|
||||
|
||||
void GRenderWindow::ReloadSetKeymaps() {}
|
||||
|
||||
void GRenderWindow::OnClientAreaResized(unsigned width, unsigned height) {
|
||||
NotifyClientAreaSizeChanged(std::make_pair(width, height));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue