]> https://gitweb.dealii.org/ - dealii.git/commitdiff
remove unused parameter
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 15 Feb 2011 14:58:58 +0000 (14:58 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 15 Feb 2011 14:58:58 +0000 (14:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@23359 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/symmetric_tensor.h

index 844d0dd3a5b8651054ce4454f37c1faac837cb50..87cdbc047e8ad6f0ad86cfa125958eb944f34c69 100644 (file)
@@ -2285,7 +2285,7 @@ double first_invariant (const SymmetricTensor<2,dim> &t)
  * @author Wolfgang Bangerth, 2005, 2010
  */
 inline
-double second_invariant (const SymmetricTensor<2,1> &t)
+double second_invariant (const SymmetricTensor<2,1> &)
 {
   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.