summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/annotationmark.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/crsr/annotationmark.cxx')
-rw-r--r--sw/source/core/crsr/annotationmark.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/core/crsr/annotationmark.cxx b/sw/source/core/crsr/annotationmark.cxx
index 80751a4c6992..95faaa52fe90 100644
--- a/sw/source/core/crsr/annotationmark.cxx
+++ b/sw/source/core/crsr/annotationmark.cxx
@@ -43,12 +43,10 @@ namespace sw { namespace mark
}
}
-
AnnotationMark::~AnnotationMark()
{
}
-
void AnnotationMark::InitDoc(SwDoc* const io_pDoc)
{
SwTxtFld* pTxtFld =
@@ -79,7 +77,6 @@ namespace sw { namespace mark
io_pDoc->SetModified();
}
-
const SwFmtFld* AnnotationMark::GetAnnotationFmtFld() const
{
SwDoc* pDoc = GetMarkPos().GetDoc();