mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-14 08:26:28 +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
@ -430,7 +430,6 @@ static void cocoa_refresh(DisplayState *ds)
|
|||||||
case 0x02 ... 0x0a: /* '1' to '9' keys */
|
case 0x02 ... 0x0a: /* '1' to '9' keys */
|
||||||
console_select(keycode - 0x02);
|
console_select(keycode - 0x02);
|
||||||
break;
|
break;
|
||||||
}
|
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
/* handle standard key events */
|
/* handle standard key events */
|
||||||
|
Loading…
Reference in New Issue
Block a user