Removed debugging message.

This commit is contained in:
vspader 2008-03-02 19:21:35 +00:00
parent 76e8bbb2c2
commit 58a61a7b21

View file

@ -13,7 +13,6 @@
- (void)mediaKeyEvent: (int)key state: (BOOL)state repeat: (BOOL)repeat - (void)mediaKeyEvent: (int)key state: (BOOL)state repeat: (BOOL)repeat
{ {
NSLog(@"MEDIA EVENT KEY!");
switch( key ) switch( key )
{ {
case NX_KEYTYPE_PLAY: case NX_KEYTYPE_PLAY: