Removed debugging message.
This commit is contained in:
parent
76e8bbb2c2
commit
58a61a7b21
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
|||
|
||||
- (void)mediaKeyEvent: (int)key state: (BOOL)state repeat: (BOOL)repeat
|
||||
{
|
||||
NSLog(@"MEDIA EVENT KEY!");
|
||||
switch( key )
|
||||
{
|
||||
case NX_KEYTYPE_PLAY:
|
||||
|
|
Loading…
Reference in a new issue