Bumped to version 1.7.2. First freeware release.
[MenuTunes.git] / StatusWindowController.h
index ea9faef..b2383c6 100755 (executable)
@@ -34,7 +34,6 @@ typedef enum {
        StatusWindowShuffleType,
        StatusWindowShufflabilityType,
        StatusWindowSetupType,
        StatusWindowShuffleType,
        StatusWindowShufflabilityType,
        StatusWindowSetupType,
-       StatusWindowRegistrationType,
        StatusWindowNetworkType,
        StatusWindowPreferencesType,
        StatusWindowDebugType
        StatusWindowNetworkType,
        StatusWindowPreferencesType,
        StatusWindowDebugType
@@ -57,7 +56,6 @@ typedef enum {
 - (void)showRepeatWindowWithMode:(StatusWindowRepeatMode)mode;
 - (void)showSongShufflabilityWindow:(BOOL)shufflable;
 - (void)showSetupQueryWindow;
 - (void)showRepeatWindowWithMode:(StatusWindowRepeatMode)mode;
 - (void)showSongShufflabilityWindow:(BOOL)shufflable;
 - (void)showSetupQueryWindow;
-- (void)showRegistrationQueryWindow;
 - (void)showReconnectQueryWindow;
 - (void)showNetworkErrorQueryWindow;
 - (void)showPreferencesUpdateWindow;
 - (void)showReconnectQueryWindow;
 - (void)showNetworkErrorQueryWindow;
 - (void)showPreferencesUpdateWindow;