diff options
Diffstat (limited to 'src/input/pages/windows.cpp')
-rw-r--r-- | src/input/pages/windows.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/input/pages/windows.cpp b/src/input/pages/windows.cpp index 8d1f8ebc7..3f3f14462 100644 --- a/src/input/pages/windows.cpp +++ b/src/input/pages/windows.cpp @@ -165,12 +165,6 @@ SetupActionData setupActionDataWindows[] = }, { // TRANSLATORS: input action name - N_("Bot Checker Window"), - InputAction::WINDOW_BOT_CHECKER, - "", - }, - { - // TRANSLATORS: input action name N_("Who Is Online Window"), InputAction::WINDOW_ONLINE, "", |