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:
Fred Kiefer 2002-11-21 20:30:43 +00:00
parent 7b260f5c88
commit 8caf39c4f8

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];