From 88dd07af6929c66d5f342528d696ee8e26907044 Mon Sep 17 00:00:00 2001 From: johanengelen Date: Fri, 14 Sep 2007 21:42:57 +0000 Subject: [PATCH] sorry for debug message. deleted. --- src/selection-chemistry.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/selection-chemistry.cpp b/src/selection-chemistry.cpp index 331e164e8..0d7654bb1 100644 --- a/src/selection-chemistry.cpp +++ b/src/selection-chemistry.cpp @@ -937,7 +937,6 @@ void sp_copy_stuff_used_by_item (GSList **defs_clip, SPItem *item, const GSList // For shapes, also copy liveeffect if applicable if (sp_shape_has_path_effect(shape)) { - g_message("copy to clip"); sp_copy_single (defs_clip, SP_OBJECT(sp_shape_get_livepatheffectobject(shape)), xml_doc); } } -- 2.30.2