From 94dccfb58d67d152032b7a2fb21851b9938d370e Mon Sep 17 00:00:00 2001 From: Jabiertxof Date: Sat, 7 Sep 2019 00:54:24 +0200 Subject: Prepared for beta. Fixed blocking bug --- src/object/sp-text.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/object/sp-text.cpp') diff --git a/src/object/sp-text.cpp b/src/object/sp-text.cpp index 2c37e1736..1111ec2ef 100644 --- a/src/object/sp-text.cpp +++ b/src/object/sp-text.cpp @@ -75,7 +75,6 @@ void SPText::build(SPDocument *doc, Inkscape::XML::Node *repr) { // textLength and friends this->readAttr( "textLength" ); this->readAttr( "lengthAdjust" ); - SPItem::build(doc, repr); this->readAttr( "sodipodi:linespacing" ); // has to happen after the styles are read -- cgit v1.2.3