summaryrefslogtreecommitdiffstats
path: root/sc/inc/dapiuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/dapiuno.hxx')
-rw-r--r--sc/inc/dapiuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/dapiuno.hxx b/sc/inc/dapiuno.hxx
index 20105b09259c..a6e5bd362776 100644
--- a/sc/inc/dapiuno.hxx
+++ b/sc/inc/dapiuno.hxx
@@ -415,7 +415,7 @@ protected:
ScFieldIdentifier maFieldId;
private:
- ScDataPilotChildObjBase& operator=( const ScDataPilotChildObjBase& ) SAL_DELETED_FUNCTION;
+ ScDataPilotChildObjBase& operator=( const ScDataPilotChildObjBase& ) = delete;
};
typedef ::cppu::WeakImplHelper