[Parted-commits] GNU Parted Official Repository: Changes to 'master'

Jim Meyering meyering at alioth.debian.org
Mon Dec 17 15:38:08 UTC 2007


 libparted/tests/disk.c |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit b9ce3c855af8ffc8293c1cb10d263313242bbf3f
Author: Jim Meyering <meyering at redhat.com>
Date:   Mon Dec 17 16:37:08 2007 +0100

    * libparted/tests/disk.c (START_TEST): Remove decl of unused local.

diff --git a/libparted/tests/disk.c b/libparted/tests/disk.c
index 295ec05..020bdc0 100644
--- a/libparted/tests/disk.c
+++ b/libparted/tests/disk.c
@@ -30,7 +30,6 @@ START_TEST (test_duplicate)
         if (dev == NULL)
                 return;
 
-        PedDiskType* type;
         PedDisk* disk;
         PedDisk* disk_dup;
         PedPartition *part;



More information about the Parted-commits mailing list