удаление отладочной печати сравнения и не только
This commit is contained in:
@@ -236,7 +236,6 @@ public class MainForm extends Form implements MainWindow {
|
||||
if (getTestingWindow() != null)
|
||||
getTestingWindow().ShowAll();
|
||||
UI.windowsStack.push(this);
|
||||
System.out.println("New Front Window");
|
||||
super.Show();
|
||||
}
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user