X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/b62c6c9f99a0a3529e5a914b112e0d615b10e25c..855ab31dc6f063368085f5f31c70882ef7370b66:/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;