Searches for a missing server when a new one gets registered.
[MenuTunes.git] / MainController.m
index c2acaf1..011f73e 100755 (executable)
@@ -33,7 +33,6 @@
 @interface MainController(Private)
 - (ITMTRemote *)loadRemote;
 - (void)setLatestSongIdentifier:(NSString *)newIdentifier;
-- (void)checkForRemoteServer;
 - (void)applicationLaunched:(NSNotification *)note;
 - (void)applicationTerminated:(NSNotification *)note;
 @end