Werner Koch e2aa38b56a
core: Remove cruft from the engine-gpg code.
* src/engine-gpg.c (read_status): Remove the handling of
GPGME_STATUS_END_STREAM; this was used only by the former experimental
--pipemode of gpg but that is not even anymore invoked here.
(struct engine_gpg): Remove cmd.linked_data and .linked_idx.
(build_argv): Remove code for linked_data.
(gpg_new): Ditto.
(gpg_set_command_handler): Remove arr linked_data.
* src/engine-backend.h (engine_ops): Remove arg data from
set_command_handler.
* src/engine.c (_gpgme_engine_set_command_handler): Remove arg
linked_data and adjust all callers.

Signed-off-by: Werner Koch <wk@gnupg.org>
2018-06-01 00:13:53 +02:00
..
2018-03-23 11:26:36 +01:00
2018-03-23 11:26:36 +01:00
2017-12-08 05:59:11 +01:00
2017-03-02 14:47:51 +01:00
2018-05-28 09:58:02 +02:00
2018-03-05 09:40:41 +11:00
2018-03-15 16:23:18 +01:00
2017-12-08 05:59:11 +01:00
2018-04-19 10:34:32 +02:00