summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/doc.hxx')
-rw-r--r--sw/inc/doc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx
index 0b25e5f33a84..bf5ced4daeff 100644
--- a/sw/inc/doc.hxx
+++ b/sw/inc/doc.hxx
@@ -410,7 +410,7 @@ private:
const SwFrameFormat& rSrcFormat, SwFrameFormat& rDestFormat );
static SwFormat* FindFormatByName( const SwFormatsBase& rFormatArr, const OUString& rName );
- SwDoc( const SwDoc &) SAL_DELETED_FUNCTION;
+ SwDoc( const SwDoc &) = delete;
// Database fields:
void AddUsedDBToList( std::vector<OUString>& rDBNameList,