Skip to content
Snippets Groups Projects
Commit 7fea4b07 authored by Ansgar Burchardt's avatar Ansgar Burchardt
Browse files

silence warnings about unused variables

This addresses several compiler warnings from GCC 8 of the form

    dune/istl/repartition.hh:968:22: warning:
    unused variable ‘wgtflag’ [-Wunused-variable]

and

    dune/istl/repartition.hh:976:13: warning:
    variable ‘options’ set but not used [-Wunused-but-set-variable]
parent bad3dd33
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment