From: tcclevenger Date: Fri, 6 Oct 2017 01:36:11 +0000 (-0400) Subject: remove unused variable X-Git-Tag: v9.0.0-rc1~989^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=473cb136b78c378fd90b655ead220f9f6947eaaa;p=dealii.git remove unused variable --- diff --git a/include/deal.II/meshworker/mesh_loop.h b/include/deal.II/meshworker/mesh_loop.h index f7094bd87d..d3711e0b22 100644 --- a/include/deal.II/meshworker/mesh_loop.h +++ b/include/deal.II/meshworker/mesh_loop.h @@ -236,8 +236,6 @@ namespace MeshWorker = periodic_neighbor? cell->periodic_neighbor_of_coarser_periodic_neighbor(face_no): cell->neighbor_of_coarser_neighbor(face_no); - const typename CellIteratorType::AccessorType::Container::face_iterator nface - = neighbor->face(neighbor_face_no.first); face_worker(cell, face_no, numbers::invalid_unsigned_int, neighbor, neighbor_face_no.first, neighbor_face_no.second,