From fae48e4f76a30a8330f3896ae527d03420e8ccad Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Tue, 23 Mar 2004 15:40:54 +0000 Subject: 2004-03-23 Marcus Brinkmann * gpgconf.c (main): Remove obsolete warning. --- tools/gpgconf.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools/gpgconf.c') diff --git a/tools/gpgconf.c b/tools/gpgconf.c index 476c57fc1..aab1397c7 100644 --- a/tools/gpgconf.c +++ b/tools/gpgconf.c @@ -146,8 +146,6 @@ main (int argc, char **argv) case oDryRun: opt.dry_run = 1; break; case oRuntime: opt.runtime = 1; - /* FIXME */ - fputs ("gpgconf: warning: option --runtime not supported yet\n", stderr); break; case oVerbose: opt.verbose++; break; case oNoVerbose: opt.verbose = 0; break; -- cgit v1.2.3