mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-09 21:50:45 +01:00
No compile fix
This commit is contained in:
parent
7f1af07fb3
commit
d46e6adb8f
@ -27,7 +27,6 @@ void CartesianCommunicator::SendToRecvFrom(void *xmit,
|
|||||||
int bytes)
|
int bytes)
|
||||||
{
|
{
|
||||||
exit(-1);
|
exit(-1);
|
||||||
bcopy(xmit,recv,bytes);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user