From 632b682b2a1b4b71500a633369668b0cc7379bcd Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Fri, 16 Dec 2005 21:00:14 +0100 Subject: [PATCH] remove unused variables Signed-off-by: Kay Sievers --- udev.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/udev.h b/udev.h index faa12a31e..474f3f5e2 100644 --- a/udev.h +++ b/udev.h @@ -76,8 +76,6 @@ struct udevice { int partitions; int ignore_device; int ignore_remove; - int config_line; - char config_file[PATH_SIZE]; char bus_id[NAME_SIZE]; char program_result[PATH_SIZE]; char kernel_number[NAME_SIZE]; -- 2.30.2