Skip to content

Commit

Permalink
Remove unused var.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wayne Davison committed Sep 28, 2013
1 parent 9c7d755 commit de78297
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tls.c
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@ main(int argc, char *argv[])
{
poptContext pc;
const char **extra_args;
char buf[32];
int opt;

pc = poptGetContext(PROGRAM, argc, (const char **)argv,
Expand Down

0 comments on commit de78297

Please sign in to comment.