]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove unused variable.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 21 Jun 2005 18:51:54 +0000 (18:51 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 21 Jun 2005 18:51:54 +0000 (18:51 +0000)
git-svn-id: https://svn.dealii.org/trunk@10915 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/lapack_full_matrix.h

index 18e36e1afc5adaf0ee0ab1c9f24c191f2d56b62b..75c9ae064ddcab597ca7586ae2be6951c9c74cc1 100644 (file)
@@ -343,7 +343,6 @@ LAPACKFullMatrix<number>::fill (
   const unsigned int src_offset_i,
   const unsigned int src_offset_j)
 {
-  const unsigned int endrow = this->n_rows() - dst_offset_i;
   const unsigned int endcol = src_offset_j + this->n_cols();
   
   const typename MATRIX::const_iterator

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.