]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove an unused variable name. 6443/head
authorDavid Wells <wellsd2@rpi.edu>
Fri, 4 May 2018 00:30:56 +0000 (20:30 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Fri, 4 May 2018 01:25:01 +0000 (21:25 -0400)
source/dofs/dof_tools_constraints.cc

index e2dd804632307f9ac8810a9857debb14360b2110..b33951cb3a9cd2d5a320b46a413251d4537e8dcc 100644 (file)
@@ -2753,7 +2753,7 @@ namespace DoFTools
                 communicator = tria.get_communicator ();
                 is_called_in_parallel = true;
               }
-            catch (std::bad_cast &exp)
+            catch (std::bad_cast &)
               {
                 // Nothing bad happened: the user used serial Triangulation
               }

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.