Skip to content

Commit

Permalink
Update smartdns.c, remove
Browse files Browse the repository at this point in the history
  • Loading branch information
pymumu authored Dec 7, 2023
1 parent c17f5df commit 040ae7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/smartdns.c
Original file line number Diff line number Diff line change
Expand Up @@ -1114,7 +1114,6 @@ int main(int argc, char *argv[])
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();
Expand Down

0 comments on commit 040ae7a

Please sign in to comment.