summaryrefslogtreecommitdiff
path: root/idl/inc/module.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-02-04 11:06:07 +0200
committerNoel Grandin <noel@peralex.com>2016-02-05 08:01:42 +0200
commit90942b2f89d1566d1c6742ccb51bf896f10352f5 (patch)
tree6b09a62598a0541a5af0a71abc959c8c75bce873 /idl/inc/module.hxx
parentce97f3a37bf01a53d68eb8cd50ca72694ec2a922 (diff)
remove unused TypeLib from .SDI files
Change-Id: Ibbef34aee530bf65c3b3d35348e33f210a4c2a67
Diffstat (limited to 'idl/inc/module.hxx')
-rw-r--r--idl/inc/module.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/idl/inc/module.hxx b/idl/inc/module.hxx
index 67df87164746..63142cd1ecf4 100644
--- a/idl/inc/module.hxx
+++ b/idl/inc/module.hxx
@@ -31,7 +31,6 @@ class SvMetaModule : public SvMetaExtern
// browser
SvString aHelpFileName;
SvString aSlotIdFile;
- SvString aTypeLibFile;
SvString aModulePrefix;
bool bImported : 1,