diff options
Diffstat (limited to 'src/ops.h')
-rw-r--r-- | src/ops.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -26,9 +26,6 @@ #include "context.h" -/* From gpgme.c. */ -gpgme_error_t _gpgme_cancel_with_err (gpgme_ctx_t ctx, gpg_error_t ctx_err, - gpg_error_t op_err); /* Clear all notation data from the context. */ void _gpgme_sig_notation_clear (gpgme_ctx_t ctx); |