Skip to content
Snippets Groups Projects
Commit bb51b059 authored by Markus Blatt's avatar Markus Blatt
Browse files

[parallel,release] Removed unused class variable.

parent 4f60c2ab
No related branches found
No related tags found
No related merge requests found
......@@ -693,7 +693,6 @@ namespace Dune {
typedef SLList<GlobalIndex,Allocator> GlobalList;
typedef typename GlobalList::ModifyIterator GlobalModifyIterator;
RemoteIndices<ParallelIndexSet>* remoteIndices_;
RemoteIndexList* rList_;
const ParallelIndexSet* indexSet_;
GlobalList* glist_;
......
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