diff --git a/tools/process-x11-xcb.pl b/tools/process-x11-xcb.pl index c4e8c06fb7..07c8e4bd2b 100755 --- a/tools/process-x11-xcb.pl +++ b/tools/process-x11-xcb.pl @@ -971,7 +971,6 @@ sub struct { when ('list') { my $type = $e->att('type'); my $info = getinfo($type); - my $count; $needi = 1 if ($info->{'size'} == 0);