summaryrefslogtreecommitdiffstats
path: root/src/object/sp-hatch-path.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/sp-hatch-path.cpp')
-rw-r--r--src/object/sp-hatch-path.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/object/sp-hatch-path.cpp b/src/object/sp-hatch-path.cpp
index 649fefe94..25d6face1 100644
--- a/src/object/sp-hatch-path.cpp
+++ b/src/object/sp-hatch-path.cpp
@@ -39,8 +39,7 @@ SPHatchPath::SPHatchPath()
}
SPHatchPath::~SPHatchPath()
-{
-}
+= default;
void SPHatchPath::setCurve(SPCurve *new_curve, bool owner)
{