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