Removed completed todo.

master
Camilla Berglund ago%!(EXTRA string=12 years)
parent adbd52ba27
commit bc625b21b3
  1. 1
      src/cocoa_window.m

@ -266,7 +266,6 @@ static int translateFlags(NSUInteger flags)
static int translateKey(unsigned int key)
{
// Keyboard symbol translation table
// TODO: Need to find mappings for F13-F15, volume down/up/mute, and eject.
static const unsigned int table[128] =
{
/* 00 */ GLFW_KEY_A,

Loading…
Cancel
Save