summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docfmt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/doc/docfmt.cxx')
-rw-r--r--sw/source/core/doc/docfmt.cxx14
1 files changed, 0 insertions, 14 deletions
diff --git a/sw/source/core/doc/docfmt.cxx b/sw/source/core/doc/docfmt.cxx
index 3227260618da..c7088f7e0565 100644
--- a/sw/source/core/doc/docfmt.cxx
+++ b/sw/source/core/doc/docfmt.cxx
@@ -116,20 +116,6 @@ struct ParaRstFmt
bInclRefToxMark( false ),
bKeepOutlineLevelAttr( false )
{}
-
- ParaRstFmt( SwHistory* pHst )
- : pFmtColl(0),
- pHistory(pHst),
- pSttNd(0),
- pEndNd(0),
- pDelSet(0),
- nWhich(0),
- bReset( false ),
- bResetListAttrs( false ), // #i62675#
- bResetAll( true ),
- bInclRefToxMark( false ),
- bKeepOutlineLevelAttr( false )
- {}
};
/** @params pArgs contains the document's ChrFmtTable