]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Mark a function argument as unused. 16374/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Sun, 24 Dec 2023 03:56:48 +0000 (20:56 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sun, 24 Dec 2023 03:56:48 +0000 (20:56 -0700)
source/grid/tria_description.cc

index 38a72577e78d369805816b349f6abc2828cd24d7..45fe8b95ce627fb2f3ed550c5b5cc73ae840550e 100644 (file)
@@ -448,6 +448,8 @@ namespace TriangulationDescription
             construction_data.smoothing = tria.get_mesh_smoothing();
             construction_data.settings  = settings;
           }
+        else
+          (void)comm;
 
         // helper function, which collects all vertices belonging to a cell
         // (also taking into account periodicity)

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.