aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/xz/message.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xz/message.c b/src/xz/message.c
index e4f2182b..040147c4 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"