From 1997f681bf1275f99ff1569017b9e56d1dd04992 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 18 Feb 2003 10:48:54 +0000 Subject: internalize prepare_gtk2 in the BEGIN {} of ugtk2 already containing the Gtk2->init --- 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 98c50250a..361e3a1a1 100644 --- a/perl-install/interactive/gtk.pm +++ b/perl-install/interactive/gtk.pm @@ -727,5 +727,4 @@ sub kill { $o->{before_killing} = @interactive::objects; } -prepare_gtk2(); 1; -- cgit v1.2.1