Skip to content

Commit

Permalink
Hmm?
Browse files Browse the repository at this point in the history
  • Loading branch information
arr2036 committed Sep 10, 2019
1 parent 659bc2a commit 025eedc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/lib/server/cf_file.c
Original file line number Diff line number Diff line change
Expand Up @@ -1139,9 +1139,6 @@ static CONF_SECTION *process_map(CONF_SECTION *this, char const **ptr_p, char *b
return NULL;
}

/*
*
*/
if (cf_get_token(this, &ptr, &token, buff[1], talloc_array_length(buff[1]),
buff[2], filename, lineno) < 0) {
return NULL;
Expand Down

0 comments on commit 025eedc

Please sign in to comment.