Skip to content

Commit

Permalink
Removed useless var setting.
Browse files Browse the repository at this point in the history
(cherry picked from commit 1ebf813)
  • Loading branch information
bogdan-iancu committed Apr 15, 2015
1 parent fcf8a93 commit 4b393f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions net/net_udp.c
Expand Up @@ -356,8 +356,6 @@ int udp_start_nofork(void)
if (startup_rlist.a)
run_startup_route();

is_main=1;

clean_write_pipeend();
LM_DBG("waiting for status code from children\n");
rc = wait_for_all_children();
Expand Down

0 comments on commit 4b393f5

Please sign in to comment.