Removed See Also for undocumented function.

This commit is contained in:
Garth Minette 2021-09-18 22:26:24 -07:00
parent b4ad1eb5bf
commit 6f183489e0

View file

@ -867,7 +867,6 @@ function _path_cuts_dir(path, cuts, closed=false, eps=1e-2) =
// Function: path_cut()
// Topics: Paths
// See Also: _path_cut_points()
// Usage:
// path_list = path_cut(path, cutdist, [closed=]);
// Description: