From ec5685716018f00c9e7408af600bfd6989443334 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Fri, 3 Apr 2009 17:46:43 +0000 Subject: Remove unused fields --- libldetect.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libldetect.h') diff --git a/libldetect.h b/libldetect.h index d4d8a5c..b0beffb 100644 --- a/libldetect.h +++ b/libldetect.h @@ -75,10 +75,6 @@ extern char *dmidecode_file; /* hid ************************************************************************/ /******************************************************************************/ struct hid_entry { - unsigned short vendor; /* PCI vendor id */ - unsigned short product; - unsigned short version; - char *module; char *text; }; -- cgit v1.2.1