summaryrefslogtreecommitdiff
path: root/idl/inc/globals.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-10-16 08:12:19 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-10-16 08:13:33 +0200
commitaef6ab2098f065f1cee102538776dd99d9db3b0f (patch)
treea7521309cb9263e07e3f62c498b2cca4432d052a /idl/inc/globals.hxx
parentd2ed493a4c0285ff711fcbb86abe6f7025cfd072 (diff)
Strip svidl down to what is still used
...the generated .ilb, .lst, and .sid outputs requested by SdiTarget were apparently unused. Change-Id: I1abb2abc7945070451fce4a98a11d955515e3f63
Diffstat (limited to 'idl/inc/globals.hxx')
-rw-r--r--idl/inc/globals.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/idl/inc/globals.hxx b/idl/inc/globals.hxx
index 7143f2a605e5..3569d975018f 100644
--- a/idl/inc/globals.hxx
+++ b/idl/inc/globals.hxx
@@ -119,7 +119,6 @@ class IdlDll
{
public:
SvStringHashTable * pHashTable;
- SvClassManager * pClassMgr;
SvGlobalHashNames * pGlobalNames;
IdlDll();