--- a/src/actions.cc Fri Apr 18 23:33:18 2014 +0300
+++ b/src/actions.cc Sat Apr 19 02:31:24 2014 +0300
@@ -857,7 +857,6 @@
ref->setPosition (g_origin);
ref->setTransform (g_identity);
getCurrentDocument()->insertObj (refidx, ref);
- R()->compileObject (ref);
// Refresh stuff
updateDocumentList();