diff options
Diffstat (limited to 'src/dmihelper.h')
-rw-r--r-- | src/dmihelper.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dmihelper.h b/src/dmihelper.h index e888639..ccf840d 100644 --- a/src/dmihelper.h +++ b/src/dmihelper.h @@ -91,7 +91,6 @@ typedef struct _options { const char *devmem; unsigned int flags; u8 *type; - const struct string_keyword *string; xmlDoc *mappingxml; char *python_xml_map; xmlNode *dmiversion_n; |