currentSongUniqueIdentifier now actually returns something that's
[MenuTunes.git] / ITMTRemote.m
index 50fcb21..5cd7733 100755 (executable)
     return nil;
 }
 
+- (NSString *)currentSongUniqueIdentifier
+{
+    return nil;
+}
+
 - (int)currentSongIndex
 {
     return nil;