Made it so that the stupid client DISCONNECTS, with the side effect of
[MenuTunes.git] / ITMTRemote.m
index bd7e106..96fecda 100755 (executable)
     return nil;
 }
 
+- (NSString *)currentSongElapsed
+{
+    return nil;
+}
+
+- (NSImage *)currentSongAlbumArt
+{
+    return nil;
+}
+
 - (float)currentSongRating
 {
     return nil;