mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-14 14:13:06 +00:00
Remove stray "}".
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1817 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
b1a550a0da
commit
8606e5b450
1
cocoa.m
1
cocoa.m
@ -431,7 +431,6 @@ static void cocoa_refresh(DisplayState *ds)
|
|||||||
console_select(keycode - 0x02);
|
console_select(keycode - 0x02);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
} else {
|
} else {
|
||||||
/* handle standard key events */
|
/* handle standard key events */
|
||||||
if (is_graphic_console()) {
|
if (is_graphic_console()) {
|
||||||
|
Loading…
Reference in New Issue
Block a user