summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a2a8b91)
raw | patch | inline | side by side (parent: a2a8b91)
author | cilix42 <cilix42@users.sourceforge.net> | |
Sun, 8 Jun 2008 16:51:57 +0000 (16:51 +0000) | ||
committer | cilix42 <cilix42@users.sourceforge.net> | |
Sun, 8 Jun 2008 16:51:57 +0000 (16:51 +0000) |
src/persp3d.cpp | patch | blob | history |
diff --git a/src/persp3d.cpp b/src/persp3d.cpp
index 34189960846bb0359188c18b1c3ca60372fcfd9b..a2da34e7ae65dee5ac349507b9b0ef7d48f199da 100644 (file)
--- a/src/persp3d.cpp
+++ b/src/persp3d.cpp
@@ -230,7 +230,6 @@ persp3d_create_xml_element (SPDocument *document, Persp3D *dup) {// if dup is gi
str = proj_origin.coord_string();
repr->setAttribute("inkscape:persp3d-origin", str);
g_free (str);
- Inkscape::GC::release(repr);
}
/* Append the new persp3d to defs */