From 8582d392baacd2cdac07ca60041f8c661323676d Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Wed, 10 Dec 2008 01:31:00 +0200 Subject: [PATCH] Remove obsolete comment. --- src/xz/message.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/xz/message.c b/src/xz/message.c index e4f2182..040147c 100644 --- a/src/xz/message.c +++ b/src/xz/message.c @@ -867,7 +867,6 @@ message_help(bool long_help) puts(_("\nWith no FILE, or when FILE is -, read standard input.\n")); if (long_help) { - // We use PRIu64 instead of %zu to support pre-C99 libc. my_printf(_( "On this system and configuration, the tool will use at maximum of\n" " * roughly %'" PRIu64 " MiB RAM for compression;\n" -- 2.7.4