X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/6f6c21caaebee598943084dd66a15f21a7f65cb5..b2bb0c2895efc7d1556a37576f224d7e5ff91258:/StatusWindowController.h diff --git a/StatusWindowController.h b/StatusWindowController.h index 7e9aae5..11d7fe8 100755 --- a/StatusWindowController.h +++ b/StatusWindowController.h @@ -33,8 +33,6 @@ typedef enum { + (StatusWindowController *)sharedController; -- (void)readDefaults; - - (void)showUpcomingSongsWindowWithTitles:(NSArray *)titleStrings; - (void)showVolumeWindowWithLevel:(float)level;