From e02218b14f952753aa6ddc3b6cfb9a067732919e Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 1 Sep 2000 03:34:14 +0000 Subject: no_comment --- perl-install/interactive_gtk.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/interactive_gtk.pm') diff --git a/perl-install/interactive_gtk.pm b/perl-install/interactive_gtk.pm index c332f9559..2e9e763ad 100644 --- a/perl-install/interactive_gtk.pm +++ b/perl-install/interactive_gtk.pm @@ -364,6 +364,5 @@ sub kill { my $w = pop @interactive::objects; $w->destroy; } - @my_gtk::grabbed = (); $o->{before_killing} = @interactive::objects; } -- cgit v1.2.1