- Removed crappy debug effort.
This commit is contained in:
parent
b9f4d11d0a
commit
8fcdc9384e
@ -160,9 +160,6 @@ iterate_role_sends (int (*func) ())
|
||||
{
|
||||
if (rd->type == SEND)
|
||||
{
|
||||
int x;
|
||||
|
||||
x = 1;
|
||||
if (!func (p, r, rd, index))
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user