Remove stray "}".

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1817 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
pbrook 2006-04-16 13:34:44 +00:00
parent b1a550a0da
commit 8606e5b450

View file

@ -431,7 +431,6 @@ static void cocoa_refresh(DisplayState *ds)
console_select(keycode - 0x02);
break;
}
}
} else {
/* handle standard key events */
if (is_graphic_console()) {