diff options
Diffstat (limited to 'src/live_effects/lpe-constructgrid.cpp')
| -rw-r--r-- | src/live_effects/lpe-constructgrid.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/live_effects/lpe-constructgrid.cpp b/src/live_effects/lpe-constructgrid.cpp index db620fa95..4759dde5f 100644 --- a/src/live_effects/lpe-constructgrid.cpp +++ b/src/live_effects/lpe-constructgrid.cpp @@ -34,9 +34,7 @@ LPEConstructGrid::LPEConstructGrid(LivePathEffectObject *lpeobject) : } LPEConstructGrid::~LPEConstructGrid() -{ - -} += default; Geom::PathVector LPEConstructGrid::doEffect_path (Geom::PathVector const & path_in) |
