aboutsummaryrefslogtreecommitdiffstats
path: root/cocoa.m
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa.m')
-rw-r--r--cocoa.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/cocoa.m b/cocoa.m
index 2e2908f51..b508b5214 100644
--- a/cocoa.m
+++ b/cocoa.m
@@ -430,7 +430,6 @@ static void cocoa_refresh(DisplayState *ds)
case 0x02 ... 0x0a: /* '1' to '9' keys */
console_select(keycode - 0x02);
break;
- }
}
} else {
/* handle standard key events */