summaryrefslogtreecommitdiff
path: root/i18npool/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-11-18 07:54:04 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-11-18 12:11:33 +0000
commitb495eb4dbaf9165414b2082572d96d14dbf38d1f (patch)
tree11287cca8fab4c0c047aad82509dce0dd4f68897 /i18npool/inc
parent97e61ba58c357564d8fbffea94c8aa56636480b9 (diff)
loplugin:datamembershadow
Change-Id: I8a737a2f22c7be9630a1f7562b4309e687bb85f9 Reviewed-on: https://gerrit.libreoffice.org/30948 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'i18npool/inc')
-rw-r--r--i18npool/inc/breakiterator_unicode.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/i18npool/inc/breakiterator_unicode.hxx b/i18npool/inc/breakiterator_unicode.hxx
index ffcb4fe44d1b..969f90ef77ff 100644
--- a/i18npool/inc/breakiterator_unicode.hxx
+++ b/i18npool/inc/breakiterator_unicode.hxx
@@ -73,7 +73,6 @@ public:
protected:
const sal_Char *cBreakIterator, *lineRule;
- Boundary result; // for word break iterator
struct BI_Data
{