diff options
Diffstat (limited to 'src/keyboarddata.h')
-rw-r--r-- | src/keyboarddata.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/keyboarddata.h b/src/keyboarddata.h index 2fd4b7087..825da9e57 100644 --- a/src/keyboarddata.h +++ b/src/keyboarddata.h @@ -207,7 +207,6 @@ static KeyData const keyData[KeyboardConfig::KEY_TOTAL] = { {"keyQuit", SDLK_ESCAPE, N_("Quit"), KeyboardConfig::GRP_DEFAULT, -// nullptr, &ActionManager::quit, KeyboardConfig::KEY_NO_VALUE, 50, COND_DEFAULT}, |