mirror of
https://github.com/gnustep/libs-back.git
synced 2025-04-22 15:31:14 +00:00
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:
parent
7b260f5c88
commit
8caf39c4f8
1 changed files with 0 additions and 6 deletions
|
@ -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];
|
||||
|
|
Loading…
Reference in a new issue