mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-03 06:20:53 -04:00
(main): Remove declaration of unused local, opt.
This commit is contained in:
@@ -541,7 +541,6 @@ int
|
||||
main (int argc, char **argv)
|
||||
{
|
||||
bool ok;
|
||||
int opt;
|
||||
|
||||
initialize_main (&argc, &argv);
|
||||
program_name = argv[0];
|
||||
|
||||
Reference in New Issue
Block a user