Skip to content
Snippets Groups Projects
Commit 97f8b89e authored by Langella Olivier's avatar Langella Olivier
Browse files

remove unneeded variable

parent 991ab0e5
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,6 @@ PeptideIsotopeSpectrumMatch::PeptideIsotopeSpectrumMatch(
{
for(auto &&ion : ion_list)
{
unsigned int askedIsotopeRank = 1;
for(unsigned int isotope_number = 0;
isotope_number <= max_isotope_number;
isotope_number++)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment