1
1
This commit was SVN r9333.
Этот коммит содержится в:
George Bosilca 2006-03-19 19:22:35 +00:00
родитель a0d25ab6ef
Коммит e181153f16

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

@ -334,13 +334,6 @@ extern int mca_btl_mvapi_finalize(
struct mca_btl_base_module_t* btl
);
/**
* Diagnostic function for the BTL's queues.
*
* @param btl BTL instance.
*/
extern void mca_btl_mvapi_dump( struct mca_btl_base_module_t* btl );
/**
* PML->BTL notification of change in the process list.