From 4434c6e98c80b20999f94ab5717741e44299b641 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 22 Sep 2008 10:17:25 +0000 Subject: do not uselessly load Gtk2::Gdk::Keysyms (reduce RSS by nearly 400Kb in MandrivaUpdate) --- Rpmdrake/gui.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'Rpmdrake/gui.pm') diff --git a/Rpmdrake/gui.pm b/Rpmdrake/gui.pm index 617ef120..746531a9 100644 --- a/Rpmdrake/gui.pm +++ b/Rpmdrake/gui.pm @@ -38,7 +38,6 @@ use Rpmdrake::init; use Rpmdrake::icon; use Rpmdrake::pkg; use Rpmdrake::icon; -use Gtk2::Gdk::Keysyms; use feature 'state'; our @EXPORT = qw( -- cgit v1.2.1