]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove unused variable.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 3 May 2006 02:28:51 +0000 (02:28 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 3 May 2006 02:28:51 +0000 (02:28 +0000)
git-svn-id: https://svn.dealii.org/trunk@13012 0785d39b-7218-0410-832d-ea1e28bc413d

tests/hp/step-5.cc

index de9ac2b34fa3612f449a3edf1f49249f6f00d4bd..db56faae10f4f9d53a7ee1201db6f658f2b7d2b2 100644 (file)
@@ -256,7 +256,7 @@ void LaplaceProblem<dim>::solve ()
 
 
 template <int dim>
-void LaplaceProblem<dim>::output_results (const unsigned int cycle) const
+void LaplaceProblem<dim>::output_results (const unsigned int) const
 {
   DataOut<dim,hp::DoFHandler<dim> > data_out;
 

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.