mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
No compile fix
This commit is contained in:
parent
9bea4e25ee
commit
4f57ccc66c
@ -27,7 +27,6 @@ void CartesianCommunicator::SendToRecvFrom(void *xmit,
|
||||
int bytes)
|
||||
{
|
||||
exit(-1);
|
||||
bcopy(xmit,recv,bytes);
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user