removing bean from the xml

This commit is contained in:
Wilder Rodrigues 2014-07-17 09:55:10 +02:00
parent 83a2cd945c
commit ea34c11d83
1 changed files with 0 additions and 4 deletions

View File

@ -209,10 +209,6 @@
<bean id="vpcVirtualNetworkHelper"
class="com.cloud.network.router.VpcVirtualNetworkHelperImpl" />
<bean id="routerDeploymentManager"
class="com.cloud.network.router.RouterDeploymentManager" />
<bean id="ApiAsyncJobDispatcher" class="com.cloud.api.ApiAsyncJobDispatcher">
<property name="name" value="ApiAsyncJobDispatcher" />
</bean>