summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-12-23 09:51:38 +0200
committerNoel Grandin <noel@peralex.com>2015-12-23 09:51:38 +0200
commit472388fda8afc28d7b9f61056f45a741abfb732e (patch)
treeb4074515ff3a188ab9b28189bb6ee9804f929507 /basctl/source/basicide/baside2.hxx
parent70d14d2ccdc17266f76775e2171df12fefbbf13c (diff)
loplugin:unusedfields in basctl
Change-Id: I565bd86167c93ece1d65ce8a3b148144f5a7107a
Diffstat (limited to 'basctl/source/basicide/baside2.hxx')
-rw-r--r--basctl/source/basicide/baside2.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/basctl/source/basicide/baside2.hxx b/basctl/source/basicide/baside2.hxx
index 94b2f18c67b1..72e617df71c0 100644
--- a/basctl/source/basicide/baside2.hxx
+++ b/basctl/source/basicide/baside2.hxx
@@ -534,8 +534,6 @@ public:
class UnoTypeCodeCompletetor
{
private:
- css::uno::Reference< css::lang::XMultiServiceFactory > xFactory;
- css::uno::Reference< css::reflection::XIdlReflection > xRefl;
css::uno::Reference< css::reflection::XIdlClass > xClass;
bool bCanComplete;