Code

fix by Preben S for LP bug 389780, flatness
[inkscape.git] / src / sp-path.h
index 27e09c704d50e8681a760883c30e5e19846b9aec..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, guint event_state);
-
 #endif
 
 /*