dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #12752
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 3985: Unused bean removed.
------------------------------------------------------------
revno: 3985
committer: Jan Henrik Overland <janhenrik.overland@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2011-06-22 16:02:37 +0300
message:
Unused bean removed.
modified:
dhis-2/dhis-web/dhis-web-mapping/src/main/resources/META-INF/dhis/beans.xml
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-mapping/src/main/resources/META-INF/dhis/beans.xml'
--- dhis-2/dhis-web/dhis-web-mapping/src/main/resources/META-INF/dhis/beans.xml 2011-06-22 05:50:46 +0000
+++ dhis-2/dhis-web/dhis-web-mapping/src/main/resources/META-INF/dhis/beans.xml 2011-06-22 13:02:37 +0000
@@ -73,12 +73,6 @@
<!-- SystemSetting -->
- <bean id="org.hisp.dhis.mapping.action.GetMapSystemSettingsAction"
- class="org.hisp.dhis.mapping.action.GetMapSystemSettingsAction"
- scope="prototype">
- <property name="systemSettingManager" ref="org.hisp.dhis.options.SystemSettingManager" />
- </bean>
-
<bean id="org.hisp.dhis.mapping.action.SetMapSystemSettingsAction"
class="org.hisp.dhis.mapping.action.SetMapSystemSettingsAction"
scope="prototype">