Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
a-zakir committed Jul 1, 2024
1 parent 131e068 commit db0561c
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ class HydroErrorsCollector
template<class T>
AreaReference& operator<<(const T& msg);

~AreaReference()
{
// std::cout << areasErrorMap_ << std::endl;
}

private:
AreaSingleErrorMessage& areaSingleErrorMessage_;
};
Expand Down

0 comments on commit db0561c

Please sign in to comment.