Remove superfluous blank line.

This commit is contained in:
Tor Lillqvist 2005-02-01 11:31:24 +00:00
parent 7a2e34562c
commit c4d19dfa21

View File

@ -453,7 +453,6 @@ update_keymap (void)
wcs[0], keysym,
(shift&0x1 ? " shift" : ""),
(shift&0x2 ? " altgr" : "")));
}
else if (k == 0)
{