summaryrefslogtreecommitdiff
path: root/host/include/cgpt_params.h
diff options
context:
space:
mode:
Diffstat (limited to 'host/include/cgpt_params.h')
-rw-r--r--host/include/cgpt_params.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/host/include/cgpt_params.h b/host/include/cgpt_params.h
index e10d15e7..e7ac7327 100644
--- a/host/include/cgpt_params.h
+++ b/host/include/cgpt_params.h
@@ -17,7 +17,6 @@ typedef struct CgptCreateParams {
char *drive_name;
uint64_t drive_size;
int zap;
- uint64_t size;
uint64_t padding;
} CgptCreateParams;