Skip to content

Commit

Permalink
Update alignment.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenweaver committed Mar 1, 2024
1 parent ad21fc6 commit 87bf242
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/core/alignment.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -825,8 +825,6 @@ double AlignStrings( char const * r_str
// the extra row/column is to accommodate prefix gaps


//long i, j, k, m;


if ( do_codon && ( r_len % 3 != 0 ) ) {
return -INFINITY;
Expand Down

0 comments on commit 87bf242

Please sign in to comment.