summaryrefslogtreecommitdiffstats
path: root/l10ntools/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-09-15 12:43:01 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-09-15 13:02:24 +0200
commit27be81819064cb96d98c881f45d6e3fbdf7a33d0 (patch)
treef182a2979a2c0df28f21c1fa0634d56bc772500f /l10ntools/inc
parentuntangle this a bit, not immediately clear what it did (diff)
downloadcore-27be81819064cb96d98c881f45d6e3fbdf7a33d0.tar.gz
core-27be81819064cb96d98c881f45d6e3fbdf7a33d0.zip
loplugin:singlevalfields in l10ntools..sax
and ignore URE headers in the plugin Change-Id: I939df744c1173cf0f67d515f6c3fb4ac4cb25588
Diffstat (limited to 'l10ntools/inc')
-rw-r--r--l10ntools/inc/export.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/l10ntools/inc/export.hxx b/l10ntools/inc/export.hxx
index 1273efdcd92d..3c59d46d0198 100644
--- a/l10ntools/inc/export.hxx
+++ b/l10ntools/inc/export.hxx
@@ -128,7 +128,6 @@ private:
bool bNextMustBeDefineEOL; ///< define but no \ at lineend
std::size_t nLevel; // res. recursive? how deep?
ExportListType nList; ///< cur. res. is List
- std::size_t nListIndex;
std::size_t nListLevel;
bool bMergeMode;
OString sMergeSrc;