Skip to content
Snippets Groups Projects
Commit 5f6b4f41 authored by Steffen Müthing's avatar Steffen Müthing
Browse files

[Release][Cleanup] Silence another unused typedef warning from GCC 4.8

parent 07ab22df
No related branches found
No related tags found
No related merge requests found
...@@ -904,7 +904,6 @@ namespace Dune ...@@ -904,7 +904,6 @@ namespace Dune
// setup edge and weight pattern // setup edge and weight pattern
typedef typename RemoteIndices::const_iterator NeighbourIterator; typedef typename RemoteIndices::const_iterator NeighbourIterator;
typedef typename Dune::OwnerOverlapCopyCommunication<T1,T2>::ParallelIndexSet IndexSet;
idxtype* adjp=adjncy; idxtype* adjp=adjncy;
......
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