Update smartdns.c, remove unused code.

This commit is contained in:
Nick Peng
2023-12-07 08:35:40 +08:00
committed by Nick Peng
parent c17f5df6cd
commit 9f32e01971

View File

@@ -1114,7 +1114,6 @@ errout:
daemon_kickoff(ret, dns_conf_log_console | verbose_screen);
} else {
_smartdns_print_error_tip();
printf("ret = %d\n", ret);
}
smartdns_test_notify(2);
_smartdns_exit();