X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/93f1f93114865d18b5870f04763c921ff33b8e59..fcbc4baf73d5054212eb69f728ef9c303e1c62a5:/StatusWindowController.m diff --git a/StatusWindowController.m b/StatusWindowController.m index a9859c3..807e89c 100755 --- a/StatusWindowController.m +++ b/StatusWindowController.m @@ -32,7 +32,6 @@ - (void)fadeWindowOut { [NSThread detachNewThreadSelector:@selector(fadeOutAux) toTarget:self withObject:nil]; - } - (void)fadeOutAux