Removed OS X modifier flags cache

Related to #566.
Related to #567.
This commit is contained in:
Xo Wang
2015-07-26 18:40:54 -07:00
committed by Camilla Berglund
parent ca1f4db50c
commit 9f5658c8ac
3 changed files with 26 additions and 9 deletions
-1
View File
@@ -66,7 +66,6 @@ typedef struct _GLFWwindowNS
id object;
id delegate;
id view;
unsigned int modifierFlags;
// The total sum of the distances the cursor has been warped
// since the last cursor motion event was processed