Removed debugging message.
parent
76e8bbb2c2
commit
58a61a7b21
|
@ -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 New Issue