mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-07 04:35:56 +01:00
Warning remove
This commit is contained in:
parent
f36b87deb5
commit
14cc142a14
@ -387,7 +387,7 @@ public:
|
||||
|
||||
void *shm = (void *) _grid->ShmBufferTranslate(recv_from_rank,this->u_recv_buf_p);
|
||||
|
||||
if ( (shm==NULL) ) return 0;
|
||||
if ( shm==NULL ) return 0;
|
||||
return 1;
|
||||
}
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user