Skip to content

Commit

Permalink
Removed debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlayer committed Aug 18, 2014
1 parent 8000cea commit 67fd378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lumpy/SV_SplitRead.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ process_split(const BamAlignment &curr,
free(new_split_read);
}
} else {
cerr << "not sane" << endl;
//cerr << "not sane" << endl;

free(new_split_read);
}
Expand Down

0 comments on commit 67fd378

Please sign in to comment.