mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Removed useless commented regions.
This commit is contained in:
@@ -41,14 +41,6 @@
|
||||
#include <opm/core/utility/ErrorMacros.hpp>
|
||||
#include <iterator>
|
||||
|
||||
// namespace {
|
||||
|
||||
// int sgn(double val) {
|
||||
// return (0.0 < val) - (val < 0);
|
||||
// }
|
||||
|
||||
// }
|
||||
|
||||
namespace Opm
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user