app: remove unused field from GimpPolygonSelectToolPrivate
(cherry picked from commit eda421e852
)
This commit is contained in:
@ -101,9 +101,6 @@ struct _GimpToolPolygonPrivate
|
|||||||
/* Is the polygon closed? */
|
/* Is the polygon closed? */
|
||||||
gboolean polygon_closed;
|
gboolean polygon_closed;
|
||||||
|
|
||||||
/* The selection operation active when the tool was started */
|
|
||||||
GimpChannelOps operation_at_start;
|
|
||||||
|
|
||||||
/* Whether or not to constrain the angle for newly created polygonal
|
/* Whether or not to constrain the angle for newly created polygonal
|
||||||
* segments.
|
* segments.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user