diff options
Diffstat (limited to 'chart2/source')
-rw-r--r-- | chart2/source/model/chartmodel.component | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/model/chartmodel.component b/chart2/source/model/chartmodel.component index ed9448ee0d06..fa26e51ac401 100644 --- a/chart2/source/model/chartmodel.component +++ b/chart2/source/model/chartmodel.component @@ -48,7 +48,6 @@ </implementation> <implementation name="com.sun.star.comp.chart.ChartTypeManager"> <service name="com.sun.star.chart2.ChartTypeManager"/> - <service name="com.sun.star.lang.MultiServiceFactory"/> </implementation> <implementation name="com.sun.star.comp.chart.ColumnChartType"> <service name="com.sun.star.chart2.ChartType"/> |