X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/efd57bc799aac892be3c161826168729b0419fb4..0f0fcccca7516fef317716f61356ebb6bb07c084:/ITMTRemote.m diff --git a/ITMTRemote.m b/ITMTRemote.m index 8753f6d..50fcb21 100755 --- a/ITMTRemote.m +++ b/ITMTRemote.m @@ -59,6 +59,11 @@ nil]; } +- (BOOL)showPrimaryInterface +{ + return NO; +} + - (ITMTRemotePlayerRunningState)playerRunningState { return nil;