]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove an unused variable.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 15 Dec 2010 14:49:54 +0000 (14:49 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 15 Dec 2010 14:49:54 +0000 (14:49 +0000)
git-svn-id: https://svn.dealii.org/trunk@22964 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/grid/tria.cc

index 275cebc796b7d5c873e5bdc5927437c6a1b52546..dcf008cf23b1fa00a87f00aae323c6447d653dff 100644 (file)
@@ -9608,8 +9608,6 @@ create_triangulation (const std::vector<Point<spacedim> >    &v,
     begin_active()->set_direction_flag (true);
     begin_active()->set_user_flag ();
 
-    int round = 0;
-    
     while (this_round.size() > 0) {
       
       for ( typename std::list<active_cell_iterator>::iterator cell = this_round.begin();

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.