summaryrefslogtreecommitdiff
path: root/linguistic/source/lngsvcmgr.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-12-09 12:21:32 +0000
committerCaolán McNamara <caolanm@redhat.com>2010-12-09 12:21:32 +0000
commit9adaeb8d7a49d36ae2bb691225a1ae3213b06dab (patch)
treeb4a131739e4ca3e725bef4a378a9c39cd6fc70b5 /linguistic/source/lngsvcmgr.hxx
parentcf2344dd6e41785c76eee199eb79f6eb43ada6bc (diff)
cppcheck: can remove this code and these variables
Diffstat (limited to 'linguistic/source/lngsvcmgr.hxx')
-rw-r--r--linguistic/source/lngsvcmgr.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/linguistic/source/lngsvcmgr.hxx b/linguistic/source/lngsvcmgr.hxx
index 186fc3eb4f9e..a7057daf079f 100644
--- a/linguistic/source/lngsvcmgr.hxx
+++ b/linguistic/source/lngsvcmgr.hxx
@@ -112,10 +112,6 @@ class LngSvcMgr :
SvcInfoArray * pAvailThesSvcs;
BOOL bDisposing;
- BOOL bHasAvailSpellLocales;
- BOOL bHasAvailGrammarLocales;
- BOOL bHasAvailHyphLocales;
- BOOL bHasAvailThesLocales;
// disallow copy-constructor and assignment-operator for now
LngSvcMgr(const LngSvcMgr &);