Code

Updated cases for attributes added in <color-profile> support
[inkscape.git] / src / dyna-draw-context.h
index 06aeca1e34f9444f499821bf75dac9fdf65eea05..feb38c2f8b745d56357325263c47e1e249faffb4 100644 (file)
@@ -87,9 +87,7 @@ struct SPDynaDrawContext
     gdouble xtilt;
     gdouble ytilt;
     /* attributes */
-    /* fixme: shuld be merge dragging and dynahand ?? */
     guint dragging : 1;           /* mouse state: mouse is dragging */
-    guint dynahand : 1;           /* mouse state: mouse is in draw */
     guint use_timeout : 1;
     double mass, drag;
     double angle;