Skip to content

Commit

Permalink
remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Oct 18, 2014
1 parent 99e2a6e commit b0e6535
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/de/mpg/molgen/buczek/portifix/Gui.java
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,6 @@ private void updateForm() {
}
}

private final int EDIT_MODE_PERSON = 1;
private final int EDIT_MODE_EXEMPLAR = 2;

private void startEdit() {
jTable1.setEnabled(false);
// setTreeEnabled(jTable1, false);
Expand Down

0 comments on commit b0e6535

Please sign in to comment.