]> https://gitweb.dealii.org/ - dealii.git/commitdiff
remove unused variable in grid_out.cc 8690/head
authorReza Rastak <rastak@stanford.edu>
Tue, 3 Sep 2019 17:45:47 +0000 (13:45 -0400)
committerReza Rastak <rastak@stanford.edu>
Tue, 3 Sep 2019 17:45:47 +0000 (13:45 -0400)
source/grid/grid_out.cc

index 696acc4e97002b428288bf32fadd1fbd7d40cfa8..f5fa52003ed5d5a5d206d629259c81ba6d787b7e 100644 (file)
@@ -4151,8 +4151,6 @@ namespace internal
                                                                           v0),
                                 u1 = mapping->transform_real_to_unit_cell(cell,
                                                                           v1);
-
-                              const Point<spacedim> center;
                               for (unsigned int i = 0; i < n_points; ++i)
                                 line_points.push_back(
                                   mapping->transform_unit_to_real_cell(

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.