X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/479952e2cf104d1f984108c5b672d8fbb039eebe..5973b75b6b4f55277003775f4793f190b6f9a72d:/ITMTRemote.m diff --git a/ITMTRemote.m b/ITMTRemote.m index 50fcb21..5cd7733 100755 --- a/ITMTRemote.m +++ b/ITMTRemote.m @@ -99,6 +99,11 @@ return nil; } +- (NSString *)currentSongUniqueIdentifier +{ + return nil; +} + - (int)currentSongIndex { return nil;