diff options
Diffstat (limited to 'src/draw-context.cpp')
| -rw-r--r-- | src/draw-context.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/draw-context.cpp b/src/draw-context.cpp index 6f5d3e4e6..fd854caec 100644 --- a/src/draw-context.cpp +++ b/src/draw-context.cpp @@ -682,7 +682,6 @@ spdc_flush_white(SPDrawContext *dc, SPCurve *gc) // we finished the path; now apply any waiting LPEs or freehand shapes - // FIXME: placing this here seems to cause issues with undo! spdc_check_for_and_apply_waiting_LPE(dc, dc->selection->singleItem()); sp_document_done(doc, SP_IS_PEN_CONTEXT(dc)? SP_VERB_CONTEXT_PEN : SP_VERB_CONTEXT_PENCIL, |
