[Libreoffice-commits] core.git: sw/source
Stephan Bergmann
sbergman at redhat.com
Mon May 23 15:30:24 UTC 2016
sw/source/core/text/inftxt.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 7f07c69df4110db804fd47193135c19b249cbbed
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Mon May 23 17:29:53 2016 +0200
-Werror,-Wunused-private-field
Change-Id: Ia30ad12d63423252c527de096cd1ae0ba3fd6aa5
diff --git a/sw/source/core/text/inftxt.hxx b/sw/source/core/text/inftxt.hxx
index a627a18..0fb3c58 100644
--- a/sw/source/core/text/inftxt.hxx
+++ b/sw/source/core/text/inftxt.hxx
@@ -361,7 +361,6 @@ class SwTextPaintInfo : public SwTextSizeInfo
const SwWrongList *pSmartTags;
std::vector<long>* pSpaceAdd;
const SvxBrushItem *pBrushItem; // For the background
- SwRect aItemRect; // Also for the background
SwTextFly aTextFly; // Calculate the FlyFrame
Point aPos; // Paint position
SwRect aPaintRect; // Original paint rect (from Layout paint)
More information about the Libreoffice-commits
mailing list