ipconfig: remove sleep() left over from debug :-)
This commit is contained in:
parent
46b8a0ac00
commit
7996878864
1 changed files with 0 additions and 1 deletions
|
@ -904,7 +904,6 @@ sendra6(void)
|
||||||
if (ifc == nil) {
|
if (ifc == nil) {
|
||||||
ralog("sendra6: can't read router params on %s",
|
ralog("sendra6: can't read router params on %s",
|
||||||
conf.mpoint);
|
conf.mpoint);
|
||||||
sleep(1000);
|
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue