From 9c05631b8fce9c6256a72d2180e171be41cde7bd Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 18 Sep 2007 11:06:45 +0000 Subject: drop unused variables --- perl-install/partition_table.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/partition_table.pm') diff --git a/perl-install/partition_table.pm b/perl-install/partition_table.pm index 35ba8550b..a18dc0bb9 100644 --- a/perl-install/partition_table.pm +++ b/perl-install/partition_table.pm @@ -225,7 +225,6 @@ sub get_normal_parts_and_holes { sub read_primary { my ($hd) = @_; - my ($pt, $info); #- it can be safely considered that the first sector is used to probe the partition table #- but other sectors (typically for extended partition ones) have to match this type! -- cgit v1.2.1