]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove a TODO.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 13 Mar 2006 20:21:29 +0000 (20:21 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 13 Mar 2006 20:21:29 +0000 (20:21 +0000)
git-svn-id: https://svn.dealii.org/trunk@12578 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/tria.cc

index c593a5ed29a75533af01ed24a90cc6d7ec815343..39e8a86b0d7bd694f9b650d103c3112d6e0d18ed 100644 (file)
@@ -84,15 +84,6 @@ Triangulation<dim>::~Triangulation ()
 template <int dim>
 void Triangulation<dim>::clear () 
 {
-//TODO:[WB] Why this assertion?
-// If we allow refinement with depending objects, we should also
-// allow changing the mesh completely.
-  
-                                  // only allow this operation if
-                                  // there are no subscribers any
-                                  // more
-//  Assert (n_subscriptions() == 0, ExcInternalError());
-  
   clear_despite_subscriptions();
 }
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.