Home GnuPG

Remove long obsolete feature checking API

Description

Remove long obsolete feature checking API

* src/global.h (enum Feature, enum Feature2, hasFeature): Remove.
* src/context.cpp (supported_features, supported_features2, hasFeature):
Remove.

gpgme has all features that could be checked for since version 1.7.0
(released almost 9 years ago) and gpgmepp requires gpgme 2.0 anyway.
The times when gpgmepp could be built against an older version of gpgme
than itself are long gone.

Details

Provenance
ikloeckerAuthored on Wed, May 14, 3:21 PM
Parents
rGPGMEPP9200517f23c5: Remove deprecated functions and types
Branches
Unknown
Tags
Unknown