Code

excise never-used code and stale comments
[inkscape.git] / src / dyna-draw-context.h
index 614bf68c3210d2b71e6597d40abea5e83f10e25f..ea6822f18e4f67ae09eb577ec1e8dc9bf5339785 100644 (file)
@@ -80,7 +80,6 @@ struct SPDynaDrawContext
     guint dragging : 1;           /* mouse state: mouse is dragging */
     guint dynahand : 1;           /* mouse state: mouse is in draw */
     guint use_timeout : 1;
-    guint use_calligraphic : 1;
     double mass, drag;
     double angle;
     double width;