diff options
Diffstat (limited to 'tools/gpgsplit.c')
-rw-r--r-- | tools/gpgsplit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/gpgsplit.c b/tools/gpgsplit.c index 3094550f1..707f17147 100644 --- a/tools/gpgsplit.c +++ b/tools/gpgsplit.c @@ -49,7 +49,6 @@ enum cmd_and_opt_values { aNull = 0, oPrefix = 'p', aTest }; -#warning Add an option to split a keyring into reasonable sized chunks. static ARGPARSE_OPTS opts[] = { |