]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
fdisk: (sun) cleanup header file
authorKarel Zak <kzak@redhat.com>
Tue, 5 Mar 2013 08:42:24 +0000 (09:42 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 11 Mar 2013 12:00:57 +0000 (13:00 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
fdisks/fdisksunlabel.h

index 2dba11ba5cbd9f2b44c096e23d69c3f75345fae9..ab67be573649e0be3fd9a4513317703e89e39464 100644 (file)
@@ -13,9 +13,6 @@ extern void fdisk_sun_set_pcylcount(struct fdisk_context *cxt);
 
 /* fdisksunlabel.c */
 extern void sun_list_table(struct fdisk_context *cxt, int xtra);
-
-extern void toggle_sunflags(struct fdisk_context *cxt, size_t i, uint16_t mask);
-
 extern int sun_is_empty_type(struct fdisk_context *cxt, size_t i);
 
 #endif /* FDISK_SUN_LABEL_H */