diff --git a/test/freeflow/staggered/channeltestproblem.hh b/test/freeflow/staggered/channeltestproblem.hh index 101b184bad620b33156b63bde538362244e9a9f1..51c79e4a9cd4514aa2d8200f47cc910d714d031d 100644 --- a/test/freeflow/staggered/channeltestproblem.hh +++ b/test/freeflow/staggered/channeltestproblem.hh @@ -38,13 +38,6 @@ namespace Dumux template <class TypeTag> class ChannelTestProblem; -namespace Capabilities -{ - template<class TypeTag> - struct isStationary<ChannelTestProblem<TypeTag>> - { static const bool value = false; }; -} - namespace Properties { #if !NONISOTHERMAL