summaryrefslogtreecommitdiff
path: root/rsc/source/parser/rscinit.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-11-24 13:18:38 +0000
committerCaolán McNamara <caolanm@redhat.com>2016-11-24 14:56:13 +0000
commit1cb07ff1c6c1fe7e81f2edcab1f4a1cd515c24b4 (patch)
tree5e322d20bc00eb294d1931ba625b6cfc5c47e1c9 /rsc/source/parser/rscinit.cxx
parentf599904124518ebcfe6671b0b2961eb290d96c94 (diff)
aIdLong is unused
Change-Id: If9aaadadc144d40cdc43e51e1f44edb5f8574524
Diffstat (limited to 'rsc/source/parser/rscinit.cxx')
-rw-r--r--rsc/source/parser/rscinit.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/rsc/source/parser/rscinit.cxx b/rsc/source/parser/rscinit.cxx
index 029cb4de6962..8af350582664 100644
--- a/rsc/source/parser/rscinit.cxx
+++ b/rsc/source/parser/rscinit.cxx
@@ -91,8 +91,6 @@ void RscTypCont::Init()
aIdUShort.SetRange( 0, 0xFFFF );
aIdNoZeroUShort.SetRange( 1, 0xFFFF );
-
- aIdLong.SetRange( SAL_MIN_INT32, SAL_MAX_INT32 );
}
{
aLangType.Init( aNmTb );