From 30621d2ac12fafb5e07b601a78d5a40e07316c3d Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 6 Nov 2013 18:36:47 +0100 Subject: revert commit 9186647e we would load *gtk3 even on text install --- perl-install/fs/partitioning_wizard.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/perl-install/fs/partitioning_wizard.pm b/perl-install/fs/partitioning_wizard.pm index e5d744e55..780e8b587 100644 --- a/perl-install/fs/partitioning_wizard.pm +++ b/perl-install/fs/partitioning_wizard.pm @@ -13,8 +13,6 @@ use partition_table; use partition_table::raw; use partition_table::dos; use POSIX qw(ceil); -use mygtk3; -use ugtk3 qw(:wrappers); #- unit of $mb is mega bytes, min and max are in sectors, this #- function is used to convert back to sectors count the size of -- cgit v1.2.1