Code

Fix LPEs and break mask transform undo
[inkscape.git] / src / live_effects / lpe-gears.h
index 4c3a9938bd4385f52111a9f36f17838801f3d24d..bd5e4c4f9728c465e81bc97c3be255054ce0dccb 100644 (file)
@@ -24,8 +24,6 @@ public:
 
     virtual std::vector<Geom::Path> doEffect_path (std::vector<Geom::Path> const & path_in);
 
-    virtual void setup_nodepath(Inkscape::NodePath::Path *np);
-
 private:
     ScalarParam teeth;
     ScalarParam phi;