Remove some unused variables / silence some compiler warnings
This commit was SVN r22419.
Этот коммит содержится в:
родитель
74112a0785
Коммит
6e46fbdd7c
@ -157,8 +157,7 @@ int ompi_comm_nextcid ( ompi_communicator_t* newcomm,
|
|||||||
void* remote_leader,
|
void* remote_leader,
|
||||||
int mode, int send_first )
|
int mode, int send_first )
|
||||||
{
|
{
|
||||||
int nextcid, block;
|
int nextcid;
|
||||||
int global_block_start;
|
|
||||||
bool flag;
|
bool flag;
|
||||||
int nextlocal_cid;
|
int nextlocal_cid;
|
||||||
int done=0;
|
int done=0;
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user