X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/b69eee35badf2aaca494fe27250fcd3f5f077cbb..5481838f513aaae38088f7b446ad6ea76dba9a25:/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;