]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Avoid a warning. 1283/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 6 Aug 2015 13:22:51 +0000 (08:22 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 6 Aug 2015 13:22:51 +0000 (08:22 -0500)
source/base/polynomial_space.cc

index b1721a988a6f8d1bfa2f8dadd2bead33f84eba97..9185a8301c2ef5dc95e64fe5305308fa4cd1f6f9 100644 (file)
@@ -36,7 +36,7 @@ PolynomialSpace<dim>::compute_n_pols (const unsigned int n)
 
 template <>
 unsigned int
-PolynomialSpace<0>::compute_n_pols (const unsigned int n)
+PolynomialSpace<0>::compute_n_pols (const unsigned int)
 {
   return 0;
 }

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.