From cfa755a9613f8f62d0bc8f23909dc6b7001b8aa8 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 1 Jul 2026 17:37:35 +0100 Subject: [PATCH] Rm a commment. --- cmd-list-keys.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/cmd-list-keys.c b/cmd-list-keys.c index d34c15a83..2222ea241 100644 --- a/cmd-list-keys.c +++ b/cmd-list-keys.c @@ -37,11 +37,6 @@ "-T #{p|#{key_table_width}:key_table} " \ "#{p|#{key_string_width}:#{q|a:key_string}} " \ "#{key_command}}" - -/* - * Multiline (-p) template: do not align anything, just a single space between - * each field regardless of the width of other keys. - */ #define LIST_KEYS_TEMPLATE_PRETTY \ "#{?notes_only," \ "#{key_prefix} " \