Skip to content
Snippets Groups Projects
Commit 56f2d04d authored by Jonathan Youett's avatar Jonathan Youett
Browse files

Minor cleanup

parent 8dd58d72
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -50,7 +50,6 @@ class SolverError : public Dune::Exception {}; ...@@ -50,7 +50,6 @@ class SolverError : public Dune::Exception {};
protected: protected:
/** \brief Controls the amount of screen output of a numproc */ /** \brief Controls the amount of screen output of a numproc */
VerbosityMode verbosity_; VerbosityMode verbosity_;
}; };
inline inline
...@@ -70,6 +69,4 @@ class SolverError : public Dune::Exception {}; ...@@ -70,6 +69,4 @@ class SolverError : public Dune::Exception {};
return lhs; return lhs;
} }
#endif #endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment