1
1

Remove a unnecessary definition before the real one.

This commit was SVN r26562.
Этот коммит содержится в:
Shiqing Fan 2012-06-06 14:15:39 +00:00
родитель 38c0de5541
Коммит 2abf783fa0

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

@ -49,9 +49,6 @@ BEGIN_C_DECLS
*/
typedef void (*orte_grpcomm_collective_cbfunc_t)(opal_buffer_t *data, void *cbdata);
/* forward define the struct */
struct orte_grpcomm_collective_t;
typedef int32_t orte_grpcomm_coll_id_t;
#define ORTE_GRPCOMM_COLL_ID_T OPAL_INT32
#define ORTE_GRPCOMM_COLL_ID_REQ -1