X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/b69eee35badf2aaca494fe27250fcd3f5f077cbb..82086d6a95408227f929ca149591c6fc3962f043:/ITMTRemote.m diff --git a/ITMTRemote.m b/ITMTRemote.m index 55e599b..26fe9a0 100755 --- a/ITMTRemote.m +++ b/ITMTRemote.m @@ -139,6 +139,11 @@ return nil; } +- (NSString *)currentSongComposer +{ + return nil; +} + - (NSString *)currentSongAlbum { return nil;