Code

move shape_editor from node context to the parent class, event context
[inkscape.git] / src / node-context.h
index f266cc4135fbefefdaf8afd84ab995efd71cc41e..0e141274f635c96b8623888faa73aa09458e509a 100644 (file)
@@ -38,8 +38,6 @@ struct SPNodeContext {
 
        guint drag : 1;
 
-       ShapeEditor* shape_editor;
-
        gboolean leftalt;
        gboolean rightalt;
        gboolean leftctrl;