mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
garbage in console
This commit is contained in:
@@ -327,8 +327,6 @@ public class NavBarListener extends WolfTheProblemSolver.ProblemListener
|
||||
public void windowLostFocus(WindowEvent e) {
|
||||
final Window window = e.getWindow();
|
||||
final Window oppositeWindow = e.getOppositeWindow();
|
||||
System.out.println(window);
|
||||
System.out.println(oppositeWindow);
|
||||
}
|
||||
|
||||
//---- Ignored
|
||||
|
||||
Reference in New Issue
Block a user