1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Preparing a release

This commit is contained in:
Werner Koch 2005-07-26 15:41:04 +00:00
parent 99c80f8c39
commit 862652ebe1
5 changed files with 12 additions and 17 deletions

View file

@ -625,8 +625,7 @@ check_prefs(KBNODE keyblock)
}
}
#warning DEBUG CODE ENABLED
if(problem || getenv ("FOOBAR"))
if(problem)
{
log_info(_("it is strongly suggested that you update"
" your preferences and\n"));