From: wolf Date: Tue, 16 Nov 1999 15:32:14 +0000 (+0000) Subject: No more necessary. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85c3d2ad89b30c7bb918331bf64ab63c0a4f1501;p=dealii-svn.git No more necessary. git-svn-id: https://svn.dealii.org/trunk@1861 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/Todo b/deal.II/lac/Todo index 56453d208a..77a2b39e12 100644 --- a/deal.II/lac/Todo +++ b/deal.II/lac/Todo @@ -43,5 +43,3 @@ Someone should take a look at the handling of the sparsity variable in the sparse matrix: it is subscribed to twice (explicitely and through the subscriptor); the explicit subscription is redundant, but I don't have the time to look into that now. - -Document long rows in sparse matrix (GK).