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:
rmottola 2013-09-17 23:19:12 +00:00
parent 779b5c55ba
commit 9f329f337c
2 changed files with 6 additions and 0 deletions

View file

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