diff options
| -rw-r--r-- | tests/gpg/t-gpgconf.c | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/tests/gpg/t-gpgconf.c b/tests/gpg/t-gpgconf.c index 55033bfa..1074eef3 100644 --- a/tests/gpg/t-gpgconf.c +++ b/tests/gpg/t-gpgconf.c @@ -259,10 +259,6 @@ main (void)    gpgme_conf_comp_t comp;    int first; -#ifndef ENABLE_GPGCONF -  return 0; -#endif -    init_gpgme (GPGME_PROTOCOL_GPGCONF);    err = gpgme_new (&ctx); | 
