Removed ghost reference

to polygon()
This commit is contained in:
Richard Milewski 2023-03-27 22:48:09 -07:00
parent 0ea2d28a85
commit 6a234b31c5

View file

@ -1142,7 +1142,6 @@ function _turtle_command(command, parm, parm2, state, index) =
// Module: debug_polygon()
// Synopsis: Draws an annotated polygon.
// Topics: Shapes (2D)
// See Also: polygon()
//
// Usage:
// debug_polygon(points, paths, [vertices=], [edges=], [convexity=], [size=]);