]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove unused variable.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 8 Aug 2005 23:32:00 +0000 (23:32 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 8 Aug 2005 23:32:00 +0000 (23:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@11248 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_tools.cc

index e6285240b3a1c9c908a6de224db4403d19e028ee..2bdaed93f4bc45fe01c86d1f102e981243ce7497 100644 (file)
@@ -788,8 +788,6 @@ FETools::compute_projection_matrices(const FiniteElement<dim>& fe,
   
   typename Triangulation<dim>::cell_iterator coarse_cell
     = tr.begin(0);
-  typename Triangulation<dim>::cell_iterator fine_cell;
-
                                   // Compute the coarse level mass
                                   // matrix
   coarse.reinit(coarse_cell);

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.