diff options
Diffstat (limited to 'src/sp-flowtext.cpp')
| -rw-r--r-- | src/sp-flowtext.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sp-flowtext.cpp b/src/sp-flowtext.cpp index 3b3d3cee7..4ee0a64b1 100644 --- a/src/sp-flowtext.cpp +++ b/src/sp-flowtext.cpp @@ -44,8 +44,6 @@ namespace { } SPFlowtext::SPFlowtext() : SPItem() { - this->cobject = this; - this->par_indent = 0; new (&this->layout) Inkscape::Text::Layout(); } |
