From 5cadddd108549afc00bab1826c7c0d7a3896443e Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Fri, 14 Sep 2007 21:42:57 +0000 Subject: sorry for debug message. deleted. (bzr r3746) --- src/selection-chemistry.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src') 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); } } -- cgit v1.2.3