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

remove obsolete function

parent 4d3856fe
No related branches found
No related tags found
No related merge requests found
......@@ -151,12 +151,6 @@ class PeptideEvidence
ValidationState getValidationState() const;
/** @brief tells if this peptide contains a protein position
* the position is the amino acid position on the protein sequence (starts
* from 0)
* */
bool containsPosition(unsigned int position) const;
private:
static std::hash<std::string> _hash_fn;
MsRun *_msrunid_sp;
......
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