summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-24 15:35:33 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-01-24 15:35:33 +0100
commited0eaa20ffcb271fbfd078bcb26cbcb823feda38 (patch)
treeab9e59866d24618fb608a8f922d73b72f23185d4
parent5864fa253ad22a9b920e1eaccecc4af324c6ec8b (diff)
Remove OLD_INDEX directive.
-rw-r--r--sw/source/core/docnode/node.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/core/docnode/node.cxx b/sw/source/core/docnode/node.cxx
index 1fc254466b..586ac074d1 100644
--- a/sw/source/core/docnode/node.cxx
+++ b/sw/source/core/docnode/node.cxx
@@ -1012,9 +1012,6 @@ SwCntntNode::SwCntntNode( const SwNodeIndex &rWhere, const BYTE nNdType,
SwNode( rWhere, nNdType ),
pCondColl( 0 ),
mbSetModifyAtAttr( false )
-#ifdef OLD_INDEX
- ,SwIndexReg(2)
-#endif
{
}