]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove erroneous return statement. Assume this is sensible here. How
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 Apr 2003 20:14:03 +0000 (20:14 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 Apr 2003 20:14:03 +0000 (20:14 +0000)
could that happen in the first place???

git-svn-id: https://svn.dealii.org/trunk@7435 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/dofs/dof_renumbering.cc

index 40c373b3e7148b0775d5ba82d682e77b62150da6..2d46ee83bd64eb310cf06569152132acb7d9f5ac 100644 (file)
@@ -824,8 +824,6 @@ DoFRenumbering::compute_sort_selected_dofs_back (
       };
   Assert (next_unselected == n_selected_dofs, ExcInternalError());
   Assert (next_selected == n_dofs, ExcInternalError());
-
-  return new_indices;
 }
 
 

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.