Revert last change as gui is fixed now.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@33305 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fredkiefer 2011-06-14 22:27:58 +00:00
parent fb05d6c895
commit 26e096a1b5
4 changed files with 8 additions and 19 deletions

View file

@ -98,7 +98,7 @@
- (BOOL) supportsDrawGState
{
return [CGSTATE supportsDrawGState];
return YES;
}
- (void) flushGraphics