From: wolf Date: Mon, 9 Aug 1999 13:44:13 +0000 (+0000) Subject: Obsolete. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b7bf02929bf7043f16a1316d8849032e9e994e2;p=dealii-svn.git Obsolete. git-svn-id: https://svn.dealii.org/trunk@1637 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index 6cefeda4b4..fc5d02ca08 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -92,11 +92,6 @@ Fully implement the POVRAY format, i.e. use textures, a better angle of view, etc. The present implementation is only a rudimentary hack. -Remove the workaround with the BoundaryHelper class which was - introduced to work around a problem in the egcs-19980803 snapshot - (previous ones worked flawless) - - I suppose the [mg_]get_dof_values really belongs to the [MG]Line/QuadAccessor classes, but now it is in the [MG]CellAccessor. Correct this some time.