mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-12-23 03:53:43 +01:00
(main): Remove unused variable "i".
(Logical change 1.232)
This commit is contained in:
parent
9fb355e096
commit
683c9b4117
1 changed files with 0 additions and 2 deletions
|
@ -91,8 +91,6 @@ checker (void)
|
|||
int
|
||||
main (int argc, char **argv)
|
||||
{
|
||||
int i;
|
||||
|
||||
if (argc > 1)
|
||||
verbose = 1;
|
||||
|
||||
|
|
Loading…
Reference in a new issue