summaryrefslogtreecommitdiff
path: root/chart2/source/inc/DiagramHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/DiagramHelper.hxx')
-rw-r--r--chart2/source/inc/DiagramHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/inc/DiagramHelper.hxx b/chart2/source/inc/DiagramHelper.hxx
index 2272d9a20bc0..fa168fb87327 100644
--- a/chart2/source/inc/DiagramHelper.hxx
+++ b/chart2/source/inc/DiagramHelper.hxx
@@ -346,7 +346,7 @@ public:
, bool bConvertAlsoFromAutoPositioning );
private:
- DiagramHelper() SAL_DELETED_FUNCTION;
+ DiagramHelper() = delete;
};