summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuediger Timm <rt@openoffice.org>2010-06-24 10:49:45 +0200
committerRuediger Timm <rt@openoffice.org>2010-06-24 10:49:45 +0200
commit01ede6790d338aa2b10327a0691f2bb168d53312 (patch)
tree013f900cbae01029beb1788bb8f3f7f5c267d2b7
parent925a413f5dff7499d9087d17a2057f5bef7cf6c3 (diff)
masterfix: #i10000# Merge error corrected.ooo/OOO330_m0ooo/DEV300_m84
-rw-r--r--[-rwxr-xr-x]sw/source/filter/ww8/wrtww8.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/wrtww8.cxx b/sw/source/filter/ww8/wrtww8.cxx
index 1e2f960cc3..f541d57b93 100755..100644
--- a/sw/source/filter/ww8/wrtww8.cxx
+++ b/sw/source/filter/ww8/wrtww8.cxx
@@ -2491,7 +2491,6 @@ void MSWordExportBase::WriteText()
// This piece of code always breaks builds...
#if 0
#ifdef DEBUG
-#if 0
if (aNodeSet.find(pNd) == aNodeSet.end())
{
aNodeSet.insert(pNd);