]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove an exception that is declared but not actually used any more.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 27 Feb 2015 02:52:43 +0000 (20:52 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 27 Feb 2015 02:52:43 +0000 (20:52 -0600)
source/grid/tria.cc

index 3a5598744c43e35b0be56291a2ff1f94a476c936..d181fb213523e4a36f76e1b423df7c262c40ec3c 100644 (file)
@@ -922,14 +922,6 @@ namespace internal
     // internal::Triangulation
     using dealii::Triangulation;
 
-    /**
-     * Exception
-     * @ingroup Exceptions
-     */
-    DeclException2 (ExcGridsDoNotMatch,
-                    int, int,
-                    << "The present grid has " << arg1 << " active cells, "
-                    << "but the one in the file had " << arg2);
     /**
      * Exception
      * @ingroup Exceptions

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.