summaryrefslogtreecommitdiff
path: root/sw/inc/swcrsr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/swcrsr.hxx')
-rw-r--r--sw/inc/swcrsr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/swcrsr.hxx b/sw/inc/swcrsr.hxx
index c648324fb5f8..58aa03d360f6 100644
--- a/sw/inc/swcrsr.hxx
+++ b/sw/inc/swcrsr.hxx
@@ -69,7 +69,7 @@ class SW_DLLPUBLIC SwCursor : public SwPaM
using SwPaM::Find;
- SwCursor(SwCursor const& rPaM) SAL_DELETED_FUNCTION;
+ SwCursor(SwCursor const& rPaM) = delete;
protected:
_SwCursor_SavePos* CreateNewSavePos() const;