From e181153f16630137521b74c48dcb92fdb0c89863 Mon Sep 17 00:00:00 2001 From: George Bosilca Date: Sun, 19 Mar 2006 19:22:35 +0000 Subject: [PATCH] Remove the bogus prototype. This commit was SVN r9333. --- ompi/mca/btl/mvapi/btl_mvapi.h | 7 ------- 1 file changed, 7 deletions(-) diff --git a/ompi/mca/btl/mvapi/btl_mvapi.h b/ompi/mca/btl/mvapi/btl_mvapi.h index 2810071138..317320b833 100644 --- a/ompi/mca/btl/mvapi/btl_mvapi.h +++ b/ompi/mca/btl/mvapi/btl_mvapi.h @@ -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.