Remove the error handler stuff which is not supposed to be there, thanks to George
This commit was SVN r1179.
Этот коммит содержится в:
родитель
2611335eab
Коммит
539c5442d3
@ -65,7 +65,6 @@ typedef struct lam_datatype_t {
|
||||
/* Attribute fields */
|
||||
lam_hash_table_t *d_keyhash;
|
||||
char name[MPI_MAX_OBJECT_NAME];
|
||||
lam_errhandler_t *error_handler; /**< error handler */
|
||||
dt_type_desc_t desc; /**< the data description */
|
||||
dt_type_desc_t opt_desc; /**< short description of the data used when conversion is useless
|
||||
* or in the send case (without conversion) */
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user