]> https://gitweb.dealii.org/ - dealii.git/commitdiff
remove unused variable
authorTimo Heister <timo.heister@gmail.com>
Mon, 24 Sep 2012 22:03:38 +0000 (22:03 +0000)
committerTimo Heister <timo.heister@gmail.com>
Mon, 24 Sep 2012 22:03:38 +0000 (22:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@26692 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/numerics/vector_tools.templates.h

index 2b7c2ad0cc0465375dfefae900b646231936be2a..1452b65b0e7c39c25977b655eb6e049c810d8397 100644 (file)
@@ -2801,7 +2801,6 @@ namespace VectorTools
 
       const std::vector<Point<dim> >&
         reference_quadrature_points = fe_values.get_quadrature ().get_points ();
-      const unsigned int degree = fe.degree - 1;
       std::pair<unsigned int, unsigned int> base_indices (0, 0);
       
       if (dynamic_cast<const FESystem<dim>*> (&cell->get_fe ()) != 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.