Signed-off-by: Davidlohr Bueso <davidlohr@xxxxxx> --- disk-utils/fdisk.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/disk-utils/fdisk.c b/disk-utils/fdisk.c index e9b4fec..abb64a3 100644 --- a/disk-utils/fdisk.c +++ b/disk-utils/fdisk.c @@ -45,8 +45,6 @@ # include <linux/blkpg.h> #endif - - int get_user_reply(struct fdisk_context *cxt, const char *prompt, char *buf, size_t bufsz) { -- 1.8.1.4 -- 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