aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/tools_share/uuid.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools_share/uuid.h b/include/tools_share/uuid.h
index a6891d1c07..2ced3a3fab 100644
--- a/include/tools_share/uuid.h
+++ b/include/tools_share/uuid.h
@@ -66,7 +66,6 @@ struct efi_guid {
union uuid_helper_t {
struct uuid uuid_struct;
struct efi_guid efi_guid;
- uint32_t word[4];
};
/* XXX namespace pollution? */