summaryrefslogtreecommitdiff
path: root/idl/inc/module.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-02-08 09:01:57 +0200
committerNoel Grandin <noel@peralex.com>2016-02-08 14:00:37 +0200
commitaa9b67dda02bc596988196261205619e10a08f6f (patch)
treed8e3fad79535415e4cb34321273b504e5e5fd8f7 /idl/inc/module.hxx
parentf5a28361582a5b46a4e316f2018132980925c393 (diff)
remove unnecessary module GUIDs in *.sdi files
Change-Id: I78784abc1031027d69bbe31d150bc78c8bfbfcf4
Diffstat (limited to 'idl/inc/module.hxx')
-rw-r--r--idl/inc/module.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/idl/inc/module.hxx b/idl/inc/module.hxx
index fa316592d44b..a8db97003dcd 100644
--- a/idl/inc/module.hxx
+++ b/idl/inc/module.hxx
@@ -32,8 +32,6 @@ class SvMetaModule : public SvMetaReference
bool bImported : 1,
bIsModified : 1;
- SvGlobalName aBeginName;
- SvGlobalName aEndName;
protected:
virtual void ReadAttributesSvIdl( SvIdlDataBase &, SvTokenStream & rInStm ) override;
virtual void ReadContextSvIdl( SvIdlDataBase &, SvTokenStream & rInStm ) override;