From c35131e8208bc331051aabbaac1549a7843e41a9 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Thu, 2 Jan 2003 19:45:12 +0000 Subject: titi's message annoys me too much.. removing it --- perl-install/ugtk2.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/ugtk2.pm') diff --git a/perl-install/ugtk2.pm b/perl-install/ugtk2.pm index 722034c65..622574401 100644 --- a/perl-install/ugtk2.pm +++ b/perl-install/ugtk2.pm @@ -812,7 +812,7 @@ sub exit { } #- in case "exit" above was not called by the program -END { print "BUG in $0 : ugtk2->exit was *NOT* called !! \n"; &exit() } +END { &exit() } sub _create_window($$) { my ($o, $title) = @_; -- cgit v1.2.1