From 216e164c51dad9de2ee55a1c528745502f736765 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 6 Jan 2017 16:23:10 +0000 Subject: dgit-badcommit-fixup: Remove obsolete variable Signed-off-by: Ian Jackson --- dgit-badcommit-fixup | 2 -- 1 file changed, 2 deletions(-) diff --git a/dgit-badcommit-fixup b/dgit-badcommit-fixup index ec6f57c..6d6a705 100755 --- a/dgit-badcommit-fixup +++ b/dgit-badcommit-fixup @@ -147,8 +147,6 @@ foreach my $rline (split /\n/, $refs) { push @updates, [ $refname, $obj, $rewrite ]; } -our $worktree; - @updates = grep { $_->[1] ne $_->[2] } @updates; #print Dumper(\@updates); -- cgit v1.2.3