aboutsummaryrefslogtreecommitdiffstats
path: root/gpgme/rungpg.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpgme/rungpg.h')
-rw-r--r--gpgme/rungpg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gpgme/rungpg.h b/gpgme/rungpg.h
index ce173168..3110162f 100644
--- a/gpgme/rungpg.h
+++ b/gpgme/rungpg.h
@@ -33,7 +33,6 @@ GpgmeError _gpgme_gpg_check_version (void);
GpgmeError _gpgme_gpg_new (GpgObject *r_gpg);
void _gpgme_gpg_release (GpgObject gpg);
-void _gpgme_gpg_enable_pipemode (GpgObject gpg);
GpgmeError _gpgme_gpg_set_verbosity (GpgObject gpg, int verbosity);
void _gpgme_gpg_set_status_handler (GpgObject gpg, GpgStatusHandler fnc,
void *fnc_value);