mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 00:40:48 +00:00
silence more warnings
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@37102 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
779b5c55ba
commit
9f329f337c
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2013-09-17 Riccardo Mottola <rm@gnu.org>
|
||||||
|
|
||||||
|
* Source/NSSplitView.m
|
||||||
|
Silence more warnings.
|
||||||
|
|
||||||
2013-09-17 16:36-EDT Gregory John Casamento <greg.casamento@gmail.com>
|
2013-09-17 16:36-EDT Gregory John Casamento <greg.casamento@gmail.com>
|
||||||
|
|
||||||
* Headers/AppKit/NSWindow.h: Add declaration to remove "attachedSheet"
|
* Headers/AppKit/NSWindow.h: Add declaration to remove "attachedSheet"
|
||||||
|
|
|
@ -432,6 +432,7 @@ static NSNotificationCenter *nc = nil;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Silence compiler warnings. */
|
/* Silence compiler warnings. */
|
||||||
|
r = NSZeroRect;
|
||||||
r1 = NSZeroRect;
|
r1 = NSZeroRect;
|
||||||
bigRect = NSZeroRect;
|
bigRect = NSZeroRect;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue