mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
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:
parent
73ac66ae1b
commit
1b4a5b19bd
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue