Skip to content
Snippets Groups Projects
Commit 8d9680ef authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

[cleanup] Remove unused variable

parent 17d6a424
No related branches found
No related tags found
1 merge request!1229Fix/various clang warnings
......@@ -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))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment