summaryrefslogtreecommitdiffstats
path: root/src/draw-context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/draw-context.cpp')
-rw-r--r--src/draw-context.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/draw-context.cpp b/src/draw-context.cpp
index fd854caec..9717c0aa1 100644
--- a/src/draw-context.cpp
+++ b/src/draw-context.cpp
@@ -157,8 +157,6 @@ sp_draw_context_dispose(GObject *object)
dc->selection = NULL;
}
- dc->waiting_LPE_type = Inkscape::LivePathEffect::INVALID_LPE;
-
spdc_free_colors(dc);
G_OBJECT_CLASS(draw_parent_class)->dispose(object);