Commit 66c22fa0 authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* forwardport [11883]

parent f9981861
...@@ -716,7 +716,6 @@ static VLCMain *_o_sharedMainInstance = nil; ...@@ -716,7 +716,6 @@ static VLCMain *_o_sharedMainInstance = nil;
case NSDeleteFunctionKey: case NSDeleteFunctionKey:
case NSDeleteCharFunctionKey: case NSDeleteCharFunctionKey:
case NSBackspaceCharacter: case NSBackspaceCharacter:
return YES;
case NSUpArrowFunctionKey: case NSUpArrowFunctionKey:
case NSDownArrowFunctionKey: case NSDownArrowFunctionKey:
case NSRightArrowFunctionKey: case NSRightArrowFunctionKey:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment