ipconfig: remove sleep() left over from debug :-)

front
cinap_lenrek 2014-08-27 01:41:02 +02:00
parent 46b8a0ac00
commit 7996878864
1 changed files with 0 additions and 1 deletions

View File

@ -904,7 +904,6 @@ sendra6(void)
if (ifc == nil) {
ralog("sendra6: can't read router params on %s",
conf.mpoint);
sleep(1000);
continue;
}