Skip to content

Commit

Permalink
Remove unused assignment
Browse files Browse the repository at this point in the history
  • Loading branch information
alandekok committed Feb 20, 2015
1 parent fef99f7 commit 2e3412c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/files.c
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,6 @@ int pairlist_read(TALLOC_CTX *ctx, char const *file, PAIR_LIST **list, int compl
return -1;
}

parsecode = T_EOL;

/*
* Read the entire file into memory for speed.
*/
Expand Down

0 comments on commit 2e3412c

Please sign in to comment.