X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/fa96b79ec8b6ef9c14c447a5f32454dddd66ab40..c56d57f54a2e787ef6ca12f070ad8b48789b7d7a:/iTunesRemote.m diff --git a/iTunesRemote.m b/iTunesRemote.m index 1d53cf8..d3d50a2 100755 --- a/iTunesRemote.m +++ b/iTunesRemote.m @@ -159,8 +159,6 @@ fourcc = (unsigned long)[[ITAppleEventCenter sharedCenter] sendAEWithSendStringForNumber :[NSString stringWithFormat:@"'----':obj { form:'prop', want:type('prop'), seld:type('pKnd'), from:obj { form:'prop', want:type('prop'), seld:type('ctnr'), from:obj { form:'prop', want:type('prop'), seld:type('pPla'), from:'null'() } } }"] eventClass:@"core" eventID:@"getd" appPSN:savedPSN]; - NSLog(@"FourCC: %u", fourcc); - switch (fourcc) { case 'kTun': ITDebugLog(@"Getting current source done. Source: Radio.");