diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-08-03 20:46:40 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-08-03 20:46:40 +0200 |
commit | f493f4b9327eba14fc6ceb4eced81cf7ed682955 (patch) | |
tree | 2b91d6f1c234e80b187a59e30a6ac2d11ad038d7 /l10ntools/inc/xrmmerge.hxx | |
parent | 5fcef02ee288c894a89c1046df918c121294b757 (diff) |
-Werror,-Wunused-private-field
Change-Id: I10206d2a9673296e1c3c7e813e4696d80cbb2bfc
Diffstat (limited to 'l10ntools/inc/xrmmerge.hxx')
-rw-r--r-- | l10ntools/inc/xrmmerge.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/l10ntools/inc/xrmmerge.hxx b/l10ntools/inc/xrmmerge.hxx index 9138369f71ea..df2ddafaf5c3 100644 --- a/l10ntools/inc/xrmmerge.hxx +++ b/l10ntools/inc/xrmmerge.hxx @@ -30,7 +30,6 @@ class XRMResParser { private: OString sGID; - OString sLID; bool bError; bool bText; |