summaryrefslogtreecommitdiffstats
path: root/idlc/source/astunion.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-01-24 10:52:43 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-01-24 10:52:43 +0000
commitb3e081013d31518de220745b833dd1ebc36704a0 (patch)
treec3cc2d35cfd14c9345198c821bad0bde1254b2d2 /idlc/source/astunion.cxx
parentWaE: gcc 4.6.0 various warnings (diff)
downloadcore-b3e081013d31518de220745b833dd1ebc36704a0.tar.gz
core-b3e081013d31518de220745b833dd1ebc36704a0.zip
WaE: gcc 4.6.0 various warnings
Diffstat (limited to 'idlc/source/astunion.cxx')
-rw-r--r--idlc/source/astunion.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/idlc/source/astunion.cxx b/idlc/source/astunion.cxx
index aaa6ca36aa83..e0a8bf84b01e 100644
--- a/idlc/source/astunion.cxx
+++ b/idlc/source/astunion.cxx
@@ -305,7 +305,6 @@ sal_Bool AstUnion::dump(RegistryKey& rKey)
AstUnionLabel* pLabel = NULL;
AstExprValue* pExprValue = NULL;
RTConstValue aConst;
- RTFieldAccess access = RT_ACCESS_READWRITE;
OUString docu;
sal_uInt16 index = 0;
if ( pDefault )
@@ -345,7 +344,6 @@ sal_Bool AstUnion::dump(RegistryKey& rKey)
if ( pDefault )
{
- access = RT_ACCESS_DEFAULT;
aConst.m_type = RT_TYPE_INT64;
aConst.m_value.aHyper = disc + 1;
aBlob.setFieldData(