Removed completed todo.

This commit is contained in:
Camilla Berglund 2013-11-10 14:03:34 +01:00
parent adbd52ba27
commit bc625b21b3
1 changed files with 0 additions and 1 deletions

View File

@ -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,