Eliminate some compiler warnings

This commit is contained in:
Søren Sandmann Pedersen
2010-04-23 11:53:46 -04:00
parent a03172b11f
commit 73922a0af9
5 changed files with 20 additions and 12 deletions

View File

@ -34,7 +34,6 @@ int
main (int argc, char **argv)
{
ElfParser *elf;
int i;
const char *build_id;
const char *filename;