X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/41381a3e6391921379d5e1b78d5434d846cc07fa..479952e2cf104d1f984108c5b672d8fbb039eebe:/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;