mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 02:31:59 +00:00
Remove one GDK_question. Trivial one-line fix
This commit is contained in:
parent
43ebeb6bf4
commit
17ebdf8aaa
@ -209,7 +209,6 @@ struct nsKeyConverter nsKeycodes[] = {
|
||||
// Some shifted keys, see bug 15463.
|
||||
// These should be subject to different keyboard mappings;
|
||||
// how do we do that in gtk?
|
||||
{ NS_VK_SLASH, GDK_question },
|
||||
{ NS_VK_SEMICOLON, GDK_colon },
|
||||
{ NS_VK_BACK_QUOTE, GDK_asciitilde },
|
||||
{ NS_VK_COMMA, GDK_less },
|
||||
|
Loading…
Reference in New Issue
Block a user