Code

Fix build failure
[inkscape.git] / src / sp-path.h
index ce701d251a60e4627f42578a722d86318c09bcf4..bf294c37ceebedf980d5af97eae31be309292e27 100644 (file)
@@ -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
 
 /*