OK, I fixed the currentSource stuff... we were formerly on the wrong
[MenuTunes.git] / ITMTRemote.m
index bd7e106..8cb5178 100755 (executable)
     return nil;
 }
 
+- (NSString *)currentSongElapsed
+{
+    return nil;
+}
+
 - (float)currentSongRating
 {
     return nil;