mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
fix compilation
This commit is contained in:
-1
@@ -65,7 +65,6 @@ public class CCAddTaskWindow extends DumbAwareAction {
|
||||
taskFile.addTaskWindow(taskWindow, index);
|
||||
taskWindow.drawHighlighter(editor, false);
|
||||
taskWindow.createGuardedBlocks(editor);
|
||||
DaemonCodeAnalyzerImpl.getInstance(project).restart(file);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user