Fix dangling line from merge
This commit is contained in:
parent
f49198a67f
commit
a21a82b1b6
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ static void handle_stat(int parc, char *parv[]);
|
|||
|
||||
rb_helper *authd_helper = NULL;
|
||||
authd_cmd_handler authd_cmd_handlers[256] = {
|
||||
<<<<<<< HEAD
|
||||
['C'] = handle_new_connection,
|
||||
['D'] = resolve_dns,
|
||||
['R'] = handle_reload,
|
||||
|
|
Loading…
Reference in a new issue