Skip to content

Commit

Permalink
Remove print.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmay committed Nov 8, 2015
1 parent 7315457 commit c58674e
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -503,7 +503,6 @@ public int compare(IRingSet a, IRingSet b) {

// choose the orientation in which to display the structure
if (selectOrientation) {
System.err.println("selecting orientation");
selectOrientation(molecule, 2 * DEFAULT_BOND_LENGTH, 1);
}
}
Expand Down

0 comments on commit c58674e

Please sign in to comment.