summaryrefslogtreecommitdiffstats
path: root/include/svl/macitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/macitem.hxx')
-rw-r--r--include/svl/macitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/macitem.hxx b/include/svl/macitem.hxx
index 8046edaea427..b60c2be13f4f 100644
--- a/include/svl/macitem.hxx
+++ b/include/svl/macitem.hxx
@@ -147,7 +147,7 @@ private:
SvxMacroTableDtor aMacroTable;
inline SvxMacroItem( const SvxMacroItem& );
- SvxMacroItem &operator=( const SvxMacroItem & ) SAL_DELETED_FUNCTION;
+ SvxMacroItem &operator=( const SvxMacroItem & ) = delete;
};
inline SvxMacroItem::SvxMacroItem( const sal_uInt16 nId )