summaryrefslogtreecommitdiff
path: root/sw/inc/fmtautofmt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fmtautofmt.hxx')
-rw-r--r--sw/inc/fmtautofmt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fmtautofmt.hxx b/sw/inc/fmtautofmt.hxx
index 092d6b099158..00b64d83db89 100644
--- a/sw/inc/fmtautofmt.hxx
+++ b/sw/inc/fmtautofmt.hxx
@@ -37,7 +37,7 @@ public:
SwFormatAutoFormat( const SwFormatAutoFormat& rAttr );
private:
/// @@@ public copy ctor, but no copy assignment?
- SwFormatAutoFormat & operator= (const SwFormatAutoFormat &) SAL_DELETED_FUNCTION;
+ SwFormatAutoFormat & operator= (const SwFormatAutoFormat &) = delete;
public:
TYPEINFO_OVERRIDE();