Fix a cut & paste error.

svn path=/trunk/; revision=16151
This commit is contained in:
Filip Navara 2005-06-20 14:08:06 +00:00
parent 81175de9c1
commit d69a2a31dd

View file

@ -149,7 +149,6 @@ ROSDATA VK_TO_WCHARS2 key_to_chars_2mod[] = {
/* First letter row */
{ 'Q', CAPS, {'q', 'Q'} },
{ 'W', CAPS, {'w', 'W'} },
{ 'E', CAPS, {'e', 'E'} },
{ 'R', CAPS, {'r', 'R'} },
{ 'T', CAPS, {'t', 'T'} },
{ 'Y', CAPS, {'y', 'Y'} },