Oops, I suck at making things compile
[MenuTunes.git] / ITMTRemote.m
index b88b086..26fe9a0 100755 (executable)
     return nil;
 }
 
+- (NSString *)currentSongComposer
+{
+    return nil;
+}
+
 - (NSString *)currentSongAlbum
 {
     return nil;
     return NO;
 }
 
-/*- (BOOL)switchToPlaylistAtIndex:(int)index ofSourceAtIndex:(int)index2
+- (BOOL)switchToPlaylistAtIndex:(int)index ofSourceAtIndex:(int)index2
 {
     return NO;
-}*/
+}
 
 - (BOOL)switchToSongAtIndex:(int)index
 {