From 9ebb676228dbd17be82c013fece37834614efcca Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 2 Aug 2007 20:02:01 +0000 Subject: kill a useless open of rpm database --- MandrivaUpdate | 2 -- 1 file changed, 2 deletions(-) (limited to 'MandrivaUpdate') diff --git a/MandrivaUpdate b/MandrivaUpdate index cfe48a0e..56185bab 100755 --- a/MandrivaUpdate +++ b/MandrivaUpdate @@ -50,8 +50,6 @@ our $statusbar; warn_about_user_mode(); -open_rpm_db(); - my (%data, $initialized); sub refresh_packages_list { -- cgit v1.2.1