ipconfig: remove sleep() left over from debug :-)
parent
46b8a0ac00
commit
7996878864
|
@ -904,7 +904,6 @@ sendra6(void)
|
|||
if (ifc == nil) {
|
||||
ralog("sendra6: can't read router params on %s",
|
||||
conf.mpoint);
|
||||
sleep(1000);
|
||||
continue;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue