diff options
Diffstat (limited to 'src/object/sp-rect.cpp')
| -rw-r--r-- | src/object/sp-rect.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/sp-rect.cpp b/src/object/sp-rect.cpp index f21dafd54..9e20c6f6a 100644 --- a/src/object/sp-rect.cpp +++ b/src/object/sp-rect.cpp @@ -269,7 +269,7 @@ void SPRect::set_shape() { this->setCurveBeforeLPE(c); // LPE is not applied because result can generally not be represented as SPRect - + c->unref(); } |
