summaryrefslogtreecommitdiff
path: root/fdisks/fdisk.h
diff options
context:
space:
mode:
Diffstat (limited to 'fdisks/fdisk.h')
-rw-r--r--fdisks/fdisk.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fdisks/fdisk.h b/fdisks/fdisk.h
index 3783f827..95a6a4d0 100644
--- a/fdisks/fdisk.h
+++ b/fdisks/fdisk.h
@@ -193,8 +193,6 @@ extern unsigned int read_int_with_suffix(struct fdisk_context *cxt,
extern sector_t align_lba(struct fdisk_context *cxt, sector_t lba, int direction);
extern int get_partition_dflt(struct fdisk_context *cxt, int warn, int max, int dflt);
extern void update_sector_offset(struct fdisk_context *cxt);
-extern void get_partition_table_geometry(struct fdisk_context *cxt,
- unsigned int *ph, unsigned int *ps);
#define PLURAL 0
#define SINGULAR 1