mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-30 08:41:25 +00:00
removed unnecessary reload
This commit is contained in:
@@ -1091,7 +1091,7 @@ public final class MainPanel extends JPanel implements ActionListener, TreeSelec
|
||||
if (abcPanel != null) {
|
||||
abcPanel.reload();
|
||||
}
|
||||
reload(true);
|
||||
|
||||
updateClassesList();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user