From 2ba19c144a7cdcc42c8bedc5400fce6b0a872415 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Victor=20Duarte=20Martins?= Date: Mon, 17 May 2010 18:57:36 +0000 Subject: * mdkonline.pm: Added more missing use statements. (get_my_mdv_profile): Fixed subroutine call (readability only). --- mdkapplet-add-media-helper | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mdkapplet-add-media-helper') diff --git a/mdkapplet-add-media-helper b/mdkapplet-add-media-helper index 3f0a4e17..c8d3c440 100755 --- a/mdkapplet-add-media-helper +++ b/mdkapplet-add-media-helper @@ -33,10 +33,6 @@ use mdkonline qw($product_id); use mdkapplet_gui; use urpm::cfg; -use XML::Simple; -use HTTP::Request::Common; -use HTTP::Request; - BEGIN { unshift @::textdomains, 'mdkonline' } # %product is keyed by product id and it contains the data to add -- cgit v1.2.1