Skip to content

Commit

Permalink
no need for SerialVersionID
Browse files Browse the repository at this point in the history
  • Loading branch information
bobjacobsen committed Feb 24, 2019
1 parent 870bda0 commit 3bd8826
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion java/src/jmri/jmrix/loconet/ds64/Ds64TabbedPanel.java
Original file line number Diff line number Diff line change
Expand Up @@ -3071,7 +3071,6 @@ private void updateBasicOpSwTab() {
}
}

@java.lang.SuppressWarnings("serial")
private class JRadioButtonWithInteger extends JRadioButton {

public int index;
Expand Down

0 comments on commit 3bd8826

Please sign in to comment.