summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c218d43)
raw | patch | inline | side by side (parent: c218d43)
author | johanengelen <johanengelen@users.sourceforge.net> | |
Fri, 14 Sep 2007 21:42:57 +0000 (21:42 +0000) | ||
committer | johanengelen <johanengelen@users.sourceforge.net> | |
Fri, 14 Sep 2007 21:42:57 +0000 (21:42 +0000) |
src/selection-chemistry.cpp | patch | blob | history |
index 331e164e87af9d87262a9484f219d9e547f50b1d..0d7654bb1efd8fdcd32b9097162aec3dca176459 100644 (file)
// 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);
}
}