diff options
Diffstat (limited to 'src/live_effects/lpe-bounding-box.cpp')
| -rw-r--r-- | src/live_effects/lpe-bounding-box.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/live_effects/lpe-bounding-box.cpp b/src/live_effects/lpe-bounding-box.cpp index ba519f1c6..b7b2e596d 100644 --- a/src/live_effects/lpe-bounding-box.cpp +++ b/src/live_effects/lpe-bounding-box.cpp @@ -25,9 +25,7 @@ LPEBoundingBox::LPEBoundingBox(LivePathEffectObject *lpeobject) : } LPEBoundingBox::~LPEBoundingBox() -{ - -} += default; void LPEBoundingBox::doEffect (SPCurve * curve) { |
