summaryrefslogtreecommitdiff
path: root/l10ntools/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-06-22 11:38:31 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-06-23 08:59:20 +0200
commitcb37c5f0f3de7b545231a53d46a5271058af76ad (patch)
tree8281f1ceb0363276f29526d9307ba2647679e54c /l10ntools/inc
parent0f347c04bf1305c634b761f92ff487e831bc564c (diff)
loplugin:unusedfields in jvmfwk..mysqlc
Change-Id: If9c7a3239fceba9a2db3a5905ccaa7fa9adadb08 Reviewed-on: https://gerrit.libreoffice.org/39099 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'l10ntools/inc')
-rw-r--r--l10ntools/inc/lngmerge.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/l10ntools/inc/lngmerge.hxx b/l10ntools/inc/lngmerge.hxx
index beab0c937360..6d47bfcaf199 100644
--- a/l10ntools/inc/lngmerge.hxx
+++ b/l10ntools/inc/lngmerge.hxx
@@ -43,7 +43,6 @@ typedef std::vector< OString* > LngLineList;
class LngParser
{
private:
- sal_uInt16 nError;
LngLineList *pLines;
OString sSource;
std::vector<OString> aLanguages;