Update smartdns.c, remove unused code.
This commit is contained in:
@@ -1114,7 +1114,6 @@ errout:
|
|||||||
daemon_kickoff(ret, dns_conf_log_console | verbose_screen);
|
daemon_kickoff(ret, dns_conf_log_console | verbose_screen);
|
||||||
} else {
|
} else {
|
||||||
_smartdns_print_error_tip();
|
_smartdns_print_error_tip();
|
||||||
printf("ret = %d\n", ret);
|
|
||||||
}
|
}
|
||||||
smartdns_test_notify(2);
|
smartdns_test_notify(2);
|
||||||
_smartdns_exit();
|
_smartdns_exit();
|
||||||
|
|||||||
Reference in New Issue
Block a user