Skip to content

Commit

Permalink
more suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
jcharkow committed Dec 19, 2023
1 parent 2f4f908 commit 7423fa4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/openms/include/OpenMS/KERNEL/RangeManager.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ namespace OpenMS
public:
/// C'tor: initialize with empty range
RangeBase() = default;
/*
RangeBase():
min_(0), max_(-1);
*/

/// Cutom C'tor which sets the range to a singular point
RangeBase(const double single) :
Expand Down

0 comments on commit 7423fa4

Please sign in to comment.