moved socketproxy to https://wamblee.org/svn/public/socketproxy
[utils] / mythtv / monitor / src / main / java / org / wamblee / mythtv / Application.java
index 901e4417d9f75aed39759b0686b56e8f0550802e..7cc13f87d3b6b27045528aac070e5ba562118834 100644 (file)
@@ -79,7 +79,6 @@ public class Application implements ServletContextListener {
     public void contextDestroyed(ServletContextEvent arg0) {
         LOG.info("terminating");
         
-        // TODO check if timer will be automatically stopped. 
         // Empty. 
     }
 }