summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/ChartWindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/ChartWindow.hxx')
-rw-r--r--chart2/source/controller/inc/ChartWindow.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/chart2/source/controller/inc/ChartWindow.hxx b/chart2/source/controller/inc/ChartWindow.hxx
index e9c18277ffc5..5a407fdac85c 100644
--- a/chart2/source/controller/inc/ChartWindow.hxx
+++ b/chart2/source/controller/inc/ChartWindow.hxx
@@ -37,8 +37,6 @@ public:
virtual ~ChartWindow() override;
virtual void dispose() override;
- void clear();
-
//from base class Window:
virtual void PrePaint(vcl::RenderContext& rRenderContext) override;
virtual void Paint(vcl::RenderContext& rRenderContext, const Rectangle& rRect) override;