]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove some unused constants. 2654/head
authorDavid Wells <wellsd2@rpi.edu>
Sun, 29 May 2016 15:44:10 +0000 (11:44 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Tue, 31 May 2016 15:45:49 +0000 (11:45 -0400)
include/deal.II/base/mpi.h

index 634984f8b64cb3fcaf5843ca5acd0894b03321dc..89ccd4febd48685eba4adcc6a889887c7624c515 100644 (file)
@@ -28,15 +28,7 @@ typedef int MPI_Comm;
 const int MPI_COMM_SELF = 0;
 typedef int MPI_Datatype;
 typedef int MPI_Op;
-namespace MPI
-{
-  static const unsigned int UNSIGNED = 0;
-  static const unsigned int LONG_DOUBLE = 0;
-  static const unsigned int LONG_DOUBLE_COMPLEX = 0;
-  static const unsigned int MAX = 0;
-  static const unsigned int MIN = 0;
-  static const unsigned int SUM = 0;
-}
+
 static const int MPI_MIN = 0;
 static const int MPI_MAX = 0;
 static const int MPI_SUM = 0;

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.