]> git.sesse.net Git - vlc/commitdiff
* forwardport [11883]
authorDerk-Jan Hartman <hartman@videolan.org>
Thu, 28 Jul 2005 12:33:05 +0000 (12:33 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Thu, 28 Jul 2005 12:33:05 +0000 (12:33 +0000)
modules/gui/macosx/intf.m

index 9d0e8ae2c1d82d05ec1a8f430dc485704b73ea28..e0c8a1f50b3cb24a14be5a4aef9170a7ea8e58da 100644 (file)
@@ -716,7 +716,6 @@ static VLCMain *_o_sharedMainInstance = nil;
         case NSDeleteFunctionKey:
         case NSDeleteCharFunctionKey:
         case NSBackspaceCharacter:
-            return YES;
         case NSUpArrowFunctionKey:
         case NSDownArrowFunctionKey:
         case NSRightArrowFunctionKey: