X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/689fc3983b35bd029eb93f1eea6c662ee7d0ad58..eca53b48d6ee6ff59cb084d521a3ece306c63867:/include/smpi/smpi.h diff --git a/include/smpi/smpi.h b/include/smpi/smpi.h index f64d602268..51f09396db 100644 --- a/include/smpi/smpi.h +++ b/include/smpi/smpi.h @@ -130,10 +130,6 @@ enum ERROR_ENUM { FOREACH_ERROR(GENERATE_ENUM) }; -static const char *smpi_error_string[] = { - FOREACH_ERROR(GENERATE_STRING) -}; - #define MPI_ERRCODES_IGNORE (int *)0 #define MPI_IDENT 0 #define MPI_SIMILAR 1