Split into Window server and graphic context handling

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13256 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 2002-03-28 03:53:18 +00:00
parent 59f2a16897
commit 53bd496a00
26 changed files with 3096 additions and 6288 deletions

View file

@ -606,7 +606,7 @@ repd_for_rep(NSArray *_reps, NSImageRep *rep)
- (void) recache
{
unsigned i, count;
unsigned i;
i = [_reps count];
while(i--)