Removed debugging message.

CQTexperiment
vspader 2008-03-02 19:21:35 +00:00
parent 76e8bbb2c2
commit 58a61a7b21
1 changed files with 0 additions and 1 deletions

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: