1
1

Since we don't use FUNC_NAME in this function, remove it and remove

compiler warnings on some platforms.

This commit was SVN r6103.
Этот коммит содержится в:
Jeff Squyres 2005-06-20 18:26:58 +00:00
родитель c6f812ec7f
Коммит 58d1c01334

Просмотреть файл

@ -29,8 +29,6 @@
#include "mpi/c/profile/defines.h"
#endif
static const char FUNC_NAME[] = "MPI_Type_struct";
int MPI_Type_struct(int count,
int array_of_blocklengths[],