mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
CR-IC-2706 (logging dropped)
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user