浏览代码

Removed KEY_EXECUTE.

Ross Hadden 9 年之前
父节点
当前提交
4a0220ee9f
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Source/Atomic/Input/InputEvents.h

+ 0 - 1
Source/Atomic/Input/InputEvents.h

@@ -420,7 +420,6 @@ static const int KEY_DOLLAR = SDLK_DOLLAR;
 static const int KEY_EJECT = SDLK_EJECT;
 static const int KEY_EQUALS = SDLK_EQUALS;
 static const int KEY_EXCLAIM = SDLK_EXCLAIM;
-static const int KEY_EXECUTE = SDLK_EXECUTE;
 static const int KEY_EXSEL = SDLK_EXSEL;
 static const int KEY_FIND = SDLK_FIND;
 static const int KEY_GREATER = SDLK_GREATER;