summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docfmt.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-04-15 13:55:56 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-04-15 13:56:21 +0200
commit2afe4c170dca7c45ef6be1563727193f53aa60c7 (patch)
treeea019d59aaa2bec2aadceeced745bca2d694b586 /sw/source/core/doc/docfmt.cxx
parent618a0f8c0349daa31cbaea097e2cc60e74f4076d (diff)
Clean up function declarations and some unused functions
Change-Id: I58c425ab9d2c01f8844226aff820dd56d88ec09c
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