]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Avoid warning about unused argument.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 14 Nov 2012 14:00:00 +0000 (14:00 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 14 Nov 2012 14:00:00 +0000 (14:00 +0000)
git-svn-id: https://svn.dealii.org/trunk@27537 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/grid/tria.cc

index e848f6bba03481143b4196b80f5c1b77e19df4bf..ae9148a0e0e98c1f1c177601d8b3b87b9b2e608a 100644 (file)
@@ -714,7 +714,7 @@ namespace
                                     */
   template <int spacedim>
   void
-  update_neighbors (Triangulation<1,spacedim> &triangulation)
+  update_neighbors (Triangulation<1,spacedim> &)
   {
   }
 
@@ -14172,4 +14172,3 @@ Triangulation<dim, spacedim>::remove_refinement_listener (RefinementListener &li
 #include "tria.inst"
 
 DEAL_II_NAMESPACE_CLOSE
-

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.