From: johanengelen Date: Sun, 13 Apr 2008 21:09:19 +0000 (+0000) Subject: fix typo X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=f26f640000330a23a89d16ad981b4962ef126b0b;p=inkscape.git fix typo --- diff --git a/src/live_effects/parameter/path.cpp b/src/live_effects/parameter/path.cpp index 8d31b1dfb..429cf82d1 100644 --- a/src/live_effects/parameter/path.cpp +++ b/src/live_effects/parameter/path.cpp @@ -361,7 +361,6 @@ PathParam::on_paste_button_click() signal_path_pasted.emit(); sp_document_done(param_effect->getSPDoc(), SP_VERB_DIALOG_LIVE_PATH_EFFECT, _("Paste path parameter")); - } } void