Skip to content

Commit

Permalink
Merge branch 'master' of /home/buczek/git/Portifix
Browse files Browse the repository at this point in the history
Conflicts:
	src/de/mpg/molgen/buczek/portifix/Gui.java
  • Loading branch information
donald committed Oct 15, 2014
2 parents fd578a1 + cda05fd commit c7f54d7
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions src/de/mpg/molgen/buczek/portifix/Gui.java
Original file line number Diff line number Diff line change
Expand Up @@ -124,15 +124,7 @@ private String join(String delim,String s1,String s2) {
return s2;
}
}










private void updateForm() {

int selected[] = jTable1.getSelectedRows();
Expand Down

0 comments on commit c7f54d7

Please sign in to comment.