From: wolf Date: Tue, 21 Jun 2005 18:51:54 +0000 (+0000) Subject: Remove unused variable. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a54ac2e3d91e53d57e37c54d87bd0f716324ab27;p=dealii-svn.git Remove unused variable. git-svn-id: https://svn.dealii.org/trunk@10915 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/include/lac/lapack_full_matrix.h b/deal.II/lac/include/lac/lapack_full_matrix.h index 18e36e1afc..75c9ae064d 100644 --- a/deal.II/lac/include/lac/lapack_full_matrix.h +++ b/deal.II/lac/include/lac/lapack_full_matrix.h @@ -343,7 +343,6 @@ LAPACKFullMatrix::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