summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoros <os@openoffice.org>2009-10-09 12:00:43 +0200
committeros <os@openoffice.org>2009-10-09 12:00:43 +0200
commitcdfba51c8e577750050d4f564416e6113d642f41 (patch)
tree3bef34e3345a139d9b2ed5976f1881024e984c9d
parent69470f3410fe804616084c8087e571e20a3671f5 (diff)
unused variable removed
-rw-r--r--sw/source/core/docnode/node.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/docnode/node.cxx b/sw/source/core/docnode/node.cxx
index 8fba40e653ee..da4a1b4fabce 100644
--- a/sw/source/core/docnode/node.cxx
+++ b/sw/source/core/docnode/node.cxx
@@ -1479,7 +1479,6 @@ SwCntntNode *SwCntntNode::JoinPrev()
// erfrage vom Modify Informationen
BOOL SwCntntNode::GetInfo( SfxPoolItem& rInfo ) const
{
- const SwNumRuleItem* pItem;
switch( rInfo.Which() )
{
case RES_AUTOFMT_DOCNODE: