From: bangerth Date: Sat, 13 Nov 2010 00:53:13 +0000 (+0000) Subject: Remove a TODO that doesn't appear connected to anything any more. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a820003f0e0cf5697be3b4f69a2c48aeac28ce9c;p=dealii-svn.git Remove a TODO that doesn't appear connected to anything any more. git-svn-id: https://svn.dealii.org/trunk@22713 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/grid/tria_accessor.h b/deal.II/include/deal.II/grid/tria_accessor.h index 00110025e8..444d9ed428 100644 --- a/deal.II/include/deal.II/grid/tria_accessor.h +++ b/deal.II/include/deal.II/grid/tria_accessor.h @@ -346,7 +346,6 @@ class TriaAccessorBase TriaAccessorBase & operator = (const TriaAccessorBase &); protected: -//TODO: Wolfgang, is this constructor EVER even asked for? /** * Copy operator. This is normally * used in a context like