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