]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove an unused variable.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 2 May 2005 22:19:21 +0000 (22:19 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 2 May 2005 22:19:21 +0000 (22:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@10599 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/matrices.all_dimensions.cc

index b960a42417de959b1e8229d2b4db73695745bf10..5891d805a06b2103d58f690d5a856ee9a77fa702 100644 (file)
@@ -675,8 +675,6 @@ apply_boundary_values (const std::map<unsigned int,double> &boundary_values,
   solution.compress ();
   right_hand_side.compress ();
   
-  const unsigned int n_dofs = matrix.m();
-
                                   // determine the first nonzero diagonal
                                   // entry from within the part of the matrix
                                   // that we can see. if we can't find such

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.