]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Comment out unused variable.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 27 Feb 2008 01:56:31 +0000 (01:56 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 27 Feb 2008 01:56:31 +0000 (01:56 +0000)
git-svn-id: https://svn.dealii.org/trunk@15797 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/mapping_q.cc

index 0a9b3778419850b7471662b8045c3cda9a713eb2..5dc47040717ca9ffa4291179ced26ae84e3acc8b 100644 (file)
@@ -62,7 +62,8 @@ MappingQ<dim>::InternalData::memory_consumption () const
 // cells are scaled linearly
 template<>
 MappingQ<1>::MappingQ (const unsigned int,
-                      const bool use_mapping_q_on_all_cells):
+                      const bool /*use_mapping_q_on_all_cells*/)
+               :
                degree(1),
                n_inner(0),
                n_outer(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.