From c1449d08367f7a9daf85f81039b8f5ba9860f33a Mon Sep 17 00:00:00 2001 From: Maximilian Albert Date: Thu, 14 Aug 2008 17:39:36 +0000 Subject: fixme is solved (bzr r6624) --- src/draw-context.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/draw-context.cpp') 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, -- cgit v1.2.3