mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 22:10:36 +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
0af714f9a3
commit
6c68a82d02
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…
Add table
Add a link
Reference in a new issue