remove a warning

This commit is contained in:
Mitchell Livingston 2007-05-19 01:39:04 +00:00
parent e15098e7c0
commit c95ceafb9d
1 changed files with 0 additions and 1 deletions

View File

@ -524,7 +524,6 @@ static void sleepCallBack(void * controller, io_service_t y, natural_t messageTy
tr_natTraversalEnable(fLib, 0);
//remember window states and close all windows
#warning needed here?
[fDefaults setBool: [[fInfoController window] isVisible] forKey: @"InfoVisible"];
[[NSApp windows] makeObjectsPerformSelector: @selector(close)];
[self showStatusBar: NO animate: NO];