mirror of
https://github.com/gnustep/libs-back.git
synced 2025-02-23 20:01:22 +00:00
Remove commented out code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@28944 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
55a29294d2
commit
c172ce04b1
1 changed files with 0 additions and 2 deletions
|
@ -1300,8 +1300,6 @@ _set_op(cairo_t *ct, NSCompositingOperation op)
|
|||
}
|
||||
|
||||
[source->ctm boundingRectFor: aRect result: &aRect];
|
||||
|
||||
// if ((copyOnSelf) && (cairo_version() >= CAIRO_VERSION_ENCODE(1, 8, 0)))
|
||||
if (cairo_version() >= CAIRO_VERSION_ENCODE(1, 8, 0))
|
||||
{
|
||||
NSSize size = [source->_surface size];
|
||||
|
|
Loading…
Reference in a new issue