Remove now obsolte comment

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28723 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2009-09-21 16:59:22 +00:00
parent 73ac66ae1b
commit 1b4a5b19bd

View file

@ -1339,8 +1339,6 @@ static GSValidationCenter *vc = nil;
return nil;
}
// This method wont make a toolbar visible or invisible by itself.
// Use [NSWindow toggleToolbarShown:]
- (void) _setVisible: (BOOL)shown broadcast: (BOOL)broadcast
{
if (_visible != shown)