remove print

This commit is contained in:
Jindra Petřík
2023-10-01 18:21:38 +02:00
parent 33056fcedd
commit 5ca25611e9
@@ -358,7 +358,6 @@ public class ABCExplorerDialog extends AppDialog {
continue loopp;
}
}
System.err.println("not found");
return;
}
tree.setSelectionPath(new TreePath(treePath));