summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/Axis.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/model/main/Axis.hxx')
-rw-r--r--chart2/source/model/main/Axis.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/chart2/source/model/main/Axis.hxx b/chart2/source/model/main/Axis.hxx
index 942dd7d4c489..49f4003bbb4f 100644
--- a/chart2/source/model/main/Axis.hxx
+++ b/chart2/source/model/main/Axis.hxx
@@ -19,13 +19,11 @@
#ifndef INCLUDED_CHART2_SOURCE_MODEL_MAIN_AXIS_HXX
#define INCLUDED_CHART2_SOURCE_MODEL_MAIN_AXIS_HXX
-#include <com/sun/star/uno/XComponentContext.hpp>
#include <MutexContainer.hxx>
#include <OPropertySet.hxx>
#include <cppuhelper/implbase.hxx>
#include <comphelper/uno3.hxx>
-#include <ModifyListenerHelper.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/chart2/XAxis.hpp>
#include <com/sun/star/chart2/XTitled.hpp>