]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove some unused function arguments. 3961/head
authorDavid Wells <wellsd2@rpi.edu>
Sat, 11 Feb 2017 12:26:59 +0000 (07:26 -0500)
committerDavid Wells <wellsd2@rpi.edu>
Sat, 11 Feb 2017 12:45:04 +0000 (07:45 -0500)
include/deal.II/lac/trilinos_sparse_matrix.h

index b977aee9e378fdd18f42aff63031ec40d9348a7b..bb93520f69a8fdac407f314b3e4f8830fec5971f 100644 (file)
@@ -3237,8 +3237,8 @@ namespace TrilinosWrappers
         std::is_base_of<TrilinosWrappers::PreconditionBase,Preconditioner>::value),
             TrilinosPayload>::type
             TrilinosPayload::inverse_payload (
-              Solver                &solver,
-              const Preconditioner  &preconditioner) const
+              Solver &,
+              const Preconditioner &) const
       {
         TrilinosPayload return_op(*this);
 

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.