summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 67f112a)
raw | patch | inline | side by side (parent: 67f112a)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Sun, 16 Dec 2007 06:48:47 +0000 (06:48 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Sun, 16 Dec 2007 06:48:47 +0000 (06:48 +0000) |
src/sp-rect.cpp | patch | blob | history |
diff --git a/src/sp-rect.cpp b/src/sp-rect.cpp
index e5f1da05d24eb735e527ef04bfee4e60da0b57e0..d9caebd5a00eaeae4464aec2536b30deaf79c57a 100644 (file)
--- a/src/sp-rect.cpp
+++ b/src/sp-rect.cpp
static NR::Matrix
sp_rect_set_transform(SPItem *item, NR::Matrix const &xform)
{
- g_print ("sp_rect_set_transform\n");
SPRect *rect = SP_RECT(item);
/* Calculate rect start in parent coords. */