diff options
Diffstat (limited to 'libtdenetwork/gpgmepp/gpgme-0-3-compat.h')
-rw-r--r-- | libtdenetwork/gpgmepp/gpgme-0-3-compat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libtdenetwork/gpgmepp/gpgme-0-3-compat.h b/libtdenetwork/gpgmepp/gpgme-0-3-compat.h index 5f8c5b61..1345cfd0 100644 --- a/libtdenetwork/gpgmepp/gpgme-0-3-compat.h +++ b/libtdenetwork/gpgmepp/gpgme-0-3-compat.h @@ -34,7 +34,6 @@ typedef GpgmeRegisterIOCb gpgme_register_io_cb_t; typedef GpgmeRemoveIOCb gpgme_remove_io_cb_t; typedef GpgmeSigStat gpgme_sig_stat_t; typedef GpgmeAttr gpgme_attr_t; -typedef GpgmeTrustItem gpgme_trust_item_t; typedef GpgmeCtx gpgme_ctx_t; typedef GpgmeProtocol gpgme_protocol_t; typedef GpgmeData gpgme_data_t; |