summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/txtnode/thints.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/txtnode/thints.cxx b/sw/source/core/txtnode/thints.cxx
index af8dce287691..f8885cd22475 100644
--- a/sw/source/core/txtnode/thints.cxx
+++ b/sw/source/core/txtnode/thints.cxx
@@ -1637,7 +1637,6 @@ bool SwTxtNode::TryCharSetExpandToNum(const SfxItemSet& aCharSet)
SfxItemIter aIter( aCharSet );
const SfxPoolItem* pItem = aIter.FirstItem();
const sal_uInt16 nWhich = pItem->Which();
- xub_StrLen nIdx = 0;
const SfxPoolItem& rInnerItem = GetAttr(nWhich,false);