summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--events_darwin.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/events_darwin.go b/events_darwin.go
index e5e4f9e..e725d37 100644
--- a/events_darwin.go
+++ b/events_darwin.go
@@ -67,7 +67,6 @@ var keycodeExtKeys = map[uintptr]ExtKey{
0x41: NDot,
0x43: NMultiply,
0x45: NAdd,
-// 0x47: kVK_ANSI_KeypadClear,
0x4B: NDivide,
0x4C: NEnter,
0x4E: NSubtract,