X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fsp-path.h;h=bf294c37ceebedf980d5af97eae31be309292e27;hb=d91c7044b45dde766203822b19e4affead5ce10f;hp=ce701d251a60e4627f42578a722d86318c09bcf4;hpb=32d45022bee1aac3efef2614be44ea1faf944227;p=inkscape.git diff --git a/src/sp-path.h b/src/sp-path.h index ce701d251..bf294c37c 100644 --- a/src/sp-path.h +++ b/src/sp-path.h @@ -39,8 +39,6 @@ SPCurve* sp_path_get_original_curve (SPPath *path); SPCurve* sp_path_get_curve_for_edit (SPPath *path); const SPCurve* sp_path_get_curve_reference (SPPath *path); -void freehand_create_single_dot(SPEventContext *ec, NR::Point const &pt, char const *tool, bool randomize = false); - #endif /*