Removed (empty) implementation of [GSSendBezierPath:].

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@15041 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
FredKiefer 2002-11-21 20:30:43 +00:00
parent b98d3c7d1d
commit e385065151

View file

@ -485,12 +485,6 @@
fprintf(gstream, "stroke\n");
}
- (void) GSSendBezierPath: (NSBezierPath *)path
{
[self notImplemented: _cmd];
}
- (void) GSRectClipList: (const NSRect *)rects: (int)count
{
[self notImplemented: _cmd];