Remove unused menu item
This commit is contained in:
parent
ce507a6656
commit
af75857934
@ -128,7 +128,6 @@ public class SimulationPanel extends JPanel {
|
||||
private final SimulationAction selectedSimsExportAction;
|
||||
|
||||
private int[] previousSelection = null;
|
||||
private JMenuItem exportSimTableToCSVMenuItem;
|
||||
|
||||
public SimulationPanel(OpenRocketDocument doc) {
|
||||
super(new MigLayout("fill", "[grow][][][][][][grow]"));
|
||||
|
Loading…
x
Reference in New Issue
Block a user