mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* gpgkeys_hkp.c (main): Remove warning - this is no longer experimental
code.
This commit is contained in:
parent
6a5f13299e
commit
07991aa5af
2 changed files with 5 additions and 3 deletions
|
@ -641,9 +641,6 @@ int main(int argc,char *argv[])
|
|||
|
||||
console=stderr;
|
||||
|
||||
fprintf(console,
|
||||
"gpgkeys: WARNING: this is an *experimental* HKP interface!\n");
|
||||
|
||||
while((arg=getopt(argc,argv,"ho:"))!=-1)
|
||||
switch(arg)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue