mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 16:10:48 +00:00
Remove commented out old code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@36394 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f35d315dfb
commit
60383e72fe
1 changed files with 0 additions and 1 deletions
|
@ -238,7 +238,6 @@ static BOOL restoreMouseMoved;
|
|||
[NSColor colorWithDeviceRed: 1.0 green: 1.0 blue: 0.90 alpha: 1.0]];
|
||||
[window setReleasedWhenClosed: NO];
|
||||
[window setExcludedFromWindowsMenu: YES];
|
||||
// [window setLevel: NSStatusWindowLevel];
|
||||
[window setLevel: NSPopUpMenuWindowLevel];
|
||||
[window setAutodisplay: NO];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue