aboutsummaryrefslogtreecommitdiffstats
path: root/src/ops.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ops.h')
-rw-r--r--src/ops.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ops.h b/src/ops.h
index 3b9728dd..013b2cd2 100644
--- a/src/ops.h
+++ b/src/ops.h
@@ -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);