From: Davidlohr Bueso <dave@xxxxxxx> Signed-off-by: Davidlohr Bueso <dave@xxxxxxx> --- fdisk/fdisk.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/fdisk/fdisk.c b/fdisk/fdisk.c index 3044879..d8a9558 100644 --- a/fdisk/fdisk.c +++ b/fdisk/fdisk.c @@ -52,8 +52,6 @@ #include "gpt.h" -static void delete_partition(int i); - unsigned char *MBRbuffer; int MBRbuffer_changed; -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html