[Lint] Fixed lint

This commit is contained in:
Gliniak
2025-01-19 19:23:28 +01:00
committed by Radosław Gliński
parent 9703038b71
commit 0c13ab334b
2 changed files with 3 additions and 7 deletions

View File

@@ -59,7 +59,6 @@ class GTKWindow : public Window {
void BeginBatchedSizeUpdate();
void EndBatchedSizeUpdate(WindowDestructionReceiver& destruction_receiver);
// Translates a gtk virtual key to xenia ui::VirtualKey
static VirtualKey TranslateVirtualKey(guint keyval);