diff options
Diffstat (limited to 'block/partitions/efi.h')
-rw-r--r-- | block/partitions/efi.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/block/partitions/efi.h b/block/partitions/efi.h index 3e8576157575..907bac5ce8f7 100644 --- a/block/partitions/efi.h +++ b/block/partitions/efi.h @@ -113,7 +113,4 @@ typedef struct _legacy_mbr { __le16 signature; } __packed legacy_mbr; -/* Functions */ -extern int efi_partition(struct parsed_partitions *state); - #endif |