diff options
author | sb <sb@openoffice.org> | 2010-09-14 15:14:56 +0200 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-09-14 15:14:56 +0200 |
commit | 5b37cee90eaf00d174cd3ccc5392005831d17afc (patch) | |
tree | 7213f6d9c444d773c6673efad61abefe4d45024b /chart2/source | |
parent | a43f7851c7d3424e845eedffe8ef25c6e9e8fe99 (diff) |
sb129: #i113189# removed obviously unnecessary service registrations; allow empty <implementation/>
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"/> |