diff options
Diffstat (limited to 'sw/inc/pam.hxx')
-rw-r--r-- | sw/inc/pam.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/pam.hxx b/sw/inc/pam.hxx index 39370a67aa06..6c9edb1367cc 100644 --- a/sw/inc/pam.hxx +++ b/sw/inc/pam.hxx @@ -154,7 +154,6 @@ extern SwGoInDoc fnGoContentCells; extern SwGoInDoc fnGoContentSkipHidden; extern SwGoInDoc fnGoContentCellsSkipHidden; -class SwPaM; /// PaM is Point and Mark: a selection of the document model. class SW_DLLPUBLIC SwPaM : public sw::Ring<SwPaM> { |