summaryrefslogtreecommitdiff
path: root/sd/inc/sdpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/sdpage.hxx')
-rw-r--r--sd/inc/sdpage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/sdpage.hxx b/sd/inc/sdpage.hxx
index cf5191d2bb7d..99d49ac8de01 100644
--- a/sd/inc/sdpage.hxx
+++ b/sd/inc/sdpage.hxx
@@ -92,7 +92,7 @@ namespace sd {
class SD_DLLPUBLIC SdPage : public FmFormPage, public SdrObjUserCall
{
- SdPage& operator=(const SdPage&) SAL_DELETED_FUNCTION;
+ SdPage& operator=(const SdPage&) = delete;
friend class SdGenericDrawPage;
friend class SdDrawPage;