diff --git a/macosx/Controller.m b/macosx/Controller.m
index 9ef6cca27..a5b82a1ab 100644
--- a/macosx/Controller.m
+++ b/macosx/Controller.m
@@ -499,11 +499,6 @@ static void sleepCallback(void * controller, io_service_t y, natural_t messageTy
[fWindow makeKeyAndOrderFront: nil];
- #warning still needed?
- //can't be done earlier
- /*if (![fFilterBar isHidden])
- [self resizeFilterBar];*/
-
if ([fDefaults boolForKey: @"InfoVisible"])
[self showInfo: nil];
}
diff --git a/macosx/StatusBar.xib b/macosx/StatusBar.xib
index fb2aa4d7d..5c73a3b61 100644
--- a/macosx/StatusBar.xib
+++ b/macosx/StatusBar.xib
@@ -82,7 +82,7 @@
YES