accept: Don't trigger uplink reconfiguration unnecessarily (twice).

This commit is contained in:
Heikki Hannikainen 2012-10-16 23:50:16 +03:00
parent 20fbf3bbe1
commit 49220f94a5
1 changed files with 0 additions and 3 deletions

View File

@ -976,9 +976,6 @@ void accept_thread(void *asdf)
workers_start();
dupecheck_start();
uplink_start();
} else {
/* if uplink was not restarted, reconfigure it */
uplink_reconfiguring = 1;
}
/*