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:
Riccardo Mottola 2013-09-17 23:19:12 +00:00
parent 805aa3e3c4
commit 04f1819d3c
2 changed files with 6 additions and 0 deletions

View file

@ -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>
* Headers/AppKit/NSWindow.h: Add declaration to remove "attachedSheet"

View file

@ -432,6 +432,7 @@ static NSNotificationCenter *nc = nil;
}
/* Silence compiler warnings. */
r = NSZeroRect;
r1 = NSZeroRect;
bigRect = NSZeroRect;