Integrate MRI projects for Neon
[controller.git] / opendaylight / config / netty-timer-config / src / main / resources / org / opendaylight / blueprint / netty-timer.xml
index 2ecd1cc6739937a75e8b4101b01314d1fd8e2a87..b198449a152c6f917cfbfad47edb807e699904f8 100644 (file)
@@ -13,7 +13,6 @@
 
   <bean id="timer" class="org.opendaylight.controller.config.yang.netty.timer.HashedWheelTimerCloseable"
           factory-method="newInstance">
-    <argument><null/></argument> <!-- ThreadFactory -->
     <argument value="${tick-duration}"/>
     <argument value="${ticks-per-wheel}"/>
   </bean>