diff --git a/dumux/multidomain/subdomainstaggeredlocalassembler.hh b/dumux/multidomain/subdomainstaggeredlocalassembler.hh index 908d1334732ac712d23cb6d503fcc92619c35f64..93179f2f9af6728b523dcff3cf7fdee5aefd0342 100644 --- a/dumux/multidomain/subdomainstaggeredlocalassembler.hh +++ b/dumux/multidomain/subdomainstaggeredlocalassembler.hh @@ -865,7 +865,6 @@ public: // get some aliases for convenience const auto& fvGeometry = this->fvGeometry(); const auto& curSol = this->curSol()[domainJ]; - FaceResidualValue partialDeriv; // build derivatives with for cell center dofs w.r.t. cell center dofs for(auto&& scvf : scvfs(fvGeometry))