Skip to content
Snippets Groups Projects
Commit e0f92909 authored by Oliver Sander's avatar Oliver Sander
Browse files

Remove unused local typedef

parent 8dadcde4
No related branches found
No related tags found
No related merge requests found
......@@ -27,8 +27,6 @@ public:
{
using namespace Dune;
typedef typename GridType::template Codim<0>::Entity EntityType;
const GridType& grid = patches[0].gridView().grid();
if (!&grid)
DUNE_THROW(Exception, "Coarsest boundary patch has not been set up correctly!");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment