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 a16b672..f603a31 100644 --- a/fdisk/fdisk.c +++ b/fdisk/fdisk.c @@ -2740,8 +2740,6 @@ print_all_partition_table_from_option(void) fclose(procpt); } -static void dummy(int *kk __attribute__ ((__unused__))) {} - static void unknown_command(int c) { printf(_("%c: unknown command\n"), c); -- 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