diff options
| author | Maximilian Albert <maximilian.albert@gmail.com> | 2009-02-19 22:37:11 +0000 |
|---|---|---|
| committer | cilix42 <cilix42@users.sourceforge.net> | 2009-02-19 22:37:11 +0000 |
| commit | 50fcbbef80d397e283fec3b2fff36815b49a1213 (patch) | |
| tree | 6f5ec0378f54450e37799c1a9981231d78ae4881 /src/live_effects/lpe-patternalongpath.cpp | |
| parent | Spell checker and filter translation (diff) | |
| download | inkscape-50fcbbef80d397e283fec3b2fff36815b49a1213.tar.gz inkscape-50fcbbef80d397e283fec3b2fff36815b49a1213.zip | |
Remove superfluous FreehandShape LPE
(bzr r7330)
Diffstat (limited to 'src/live_effects/lpe-patternalongpath.cpp')
| -rw-r--r-- | src/live_effects/lpe-patternalongpath.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/live_effects/lpe-patternalongpath.cpp b/src/live_effects/lpe-patternalongpath.cpp index 52bc42cb0..6ba680c15 100644 --- a/src/live_effects/lpe-patternalongpath.cpp +++ b/src/live_effects/lpe-patternalongpath.cpp @@ -214,10 +214,6 @@ LPEPatternAlongPath::doEffect_pwd2 (Geom::Piecewise<Geom::D2<Geom::SBasis> > con } } -LPEFreehandShape::LPEFreehandShape(LivePathEffectObject *lpeobject) : LPEPatternAlongPath(lpeobject) -{ -} - } // namespace LivePathEffect } /* namespace Inkscape */ |
