Fixed my dorkiness with making unneeded helper methods in
[MenuTunes.git] / StatusWindowController.h
index 7e9aae5..11d7fe8 100755 (executable)
@@ -33,8 +33,6 @@ typedef enum {
 
 + (StatusWindowController *)sharedController;
 
-- (void)readDefaults;
-
 - (void)showUpcomingSongsWindowWithTitles:(NSArray *)titleStrings;
 
 - (void)showVolumeWindowWithLevel:(float)level;