mirror of
https://github.com/gnustep/libs-back.git
synced 2025-05-31 01:11:00 +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
b98d3c7d1d
commit
e385065151
1 changed files with 0 additions and 6 deletions
|
@ -485,12 +485,6 @@
|
||||||
fprintf(gstream, "stroke\n");
|
fprintf(gstream, "stroke\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
- (void) GSSendBezierPath: (NSBezierPath *)path
|
|
||||||
{
|
|
||||||
[self notImplemented: _cmd];
|
|
||||||
}
|
|
||||||
|
|
||||||
- (void) GSRectClipList: (const NSRect *)rects: (int)count
|
- (void) GSRectClipList: (const NSRect *)rects: (int)count
|
||||||
{
|
{
|
||||||
[self notImplemented: _cmd];
|
[self notImplemented: _cmd];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue