summaryrefslogtreecommitdiff
path: root/fdisk/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'fdisk/common.h')
-rw-r--r--fdisk/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fdisk/common.h b/fdisk/common.h
index 674e65f4..352b9a59 100644
--- a/fdisk/common.h
+++ b/fdisk/common.h
@@ -11,6 +11,5 @@ struct systypes {
extern struct systypes i386_sys_types[];
extern char *partname(char *dev, int pno, int lth);
-extern int is_probably_full_disk(char *name);
#endif /* FDISK_COMMON_H */