summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/model/template/DataInterpreter.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/chart2/source/model/template/DataInterpreter.hxx b/chart2/source/model/template/DataInterpreter.hxx
index 008144b54af8..0a1900a1c208 100644
--- a/chart2/source/model/template/DataInterpreter.hxx
+++ b/chart2/source/model/template/DataInterpreter.hxx
@@ -35,9 +35,6 @@ public:
explicit DataInterpreter( const css::uno::Reference< css::uno::XComponentContext > & xContext );
virtual ~DataInterpreter() override;
- const css::uno::Reference< css::uno::XComponentContext >&
- GetComponentContext() const { return m_xContext;}
-
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()
throw( css::uno::RuntimeException, std::exception ) override;