From: Daniel Arndt Date: Sun, 3 Mar 2019 13:42:25 +0000 (+0100) Subject: Move the TODO X-Git-Tag: v9.1.0-rc1~306^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa24d0d936d79aae2c32ed419442206c68f0e686;p=dealii.git Move the TODO --- diff --git a/source/grid/tria.cc b/source/grid/tria.cc index 40d171cf07..8493ae39df 100644 --- a/source/grid/tria.cc +++ b/source/grid/tria.cc @@ -4907,8 +4907,7 @@ namespace internal } } - - // first clear user flags and pointers of lines; we're going + // TODO[WB]: we clear user flags and pointers of lines; we're going // to use them to flag which lines need refinement for (typename Triangulation::line_iterator line = triangulation.begin_line();