diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2015-08-06 21:42:52 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2015-08-06 21:42:52 +0000 |
| commit | 98e57f9888244c7bb7c1e528f4d9d0feca935d19 (patch) | |
| tree | b2778310f7786ebcfc9d4f306ee60f2ab3d29e6b /src/ui/tools/pen-tool.h | |
| parent | Translation. Greek translation update. (diff) | |
| download | inkscape-98e57f9888244c7bb7c1e528f4d9d0feca935d19.tar.gz inkscape-98e57f9888244c7bb7c1e528f4d9d0feca935d19.zip | |
Refactor BSPline and Spiro to remove duplicated functions
(bzr r14280)
Diffstat (limited to 'src/ui/tools/pen-tool.h')
| -rw-r--r-- | src/ui/tools/pen-tool.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/tools/pen-tool.h b/src/ui/tools/pen-tool.h index 0ae16caf0..3c27703eb 100644 --- a/src/ui/tools/pen-tool.h +++ b/src/ui/tools/pen-tool.h @@ -112,8 +112,6 @@ private: void _bsplineSpiroEndAnchorOff(); //CHECK: join all the curves "in game" and we call doEffect function void _bsplineSpiroBuild(); - //function bspline cloned from lpe-bspline.cpp - void _bsplineDoEffect(SPCurve * curve); //function spiro cloned from lpe-spiro.cpp void _spiroDoEffect(SPCurve * curve); |
