]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Avoid a warning about an unused argument. 5103/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 18 Sep 2017 13:57:26 +0000 (07:57 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 18 Sep 2017 13:57:26 +0000 (07:57 -0600)
include/deal.II/lac/trilinos_sparsity_pattern.h

index 9604c532295417a65cf651e4ab530c7eddad4a50..dc42c69243a407245ef1a604843b8c5f40ab51ea 100644 (file)
@@ -1228,7 +1228,7 @@ namespace TrilinosWrappers
 
 
     inline
-    Iterator::Iterator(const Iterator &i) = default;
+    Iterator::Iterator(const Iterator &) = default;
 
 
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.