CR-IC-2706 (logging dropped)

This commit is contained in:
Roman Shevchenko
2013-10-21 14:08:55 +02:00
parent 73b37ccc27
commit c5b355c29b
@@ -103,7 +103,6 @@ public class RefreshSessionImpl extends RefreshSession {
@Override
public void launch() {
if (!myIsRecursive) LOG.info("[CR-IC-2706] " + myWorkQueue);
mySemaphore.down();
((RefreshQueueImpl)RefreshQueue.getInstance()).execute(this);
}