Drop unused vector uuid[].

Signed-off-by: Matthias Andree <matthias.andree@gmx.de>
bitmap-optimize
Matthias Andree 2006-05-30 01:20:17 +02:00
parent f72b8ff098
commit 66352fe200
1 changed files with 0 additions and 1 deletions

View File

@ -153,7 +153,6 @@ static int probe_ext3(struct blkid_probe *probe,
unsigned char *buf)
{
struct ext2_super_block *es;
char uuid[37];
es = (struct ext2_super_block *)buf;
/* Distinguish between jbd and ext2/3 fs */