Home GnuPG
Diffusion GPGME 30f156280f18

core: Remove (now) useless diagnostic
30f156280f18Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

core: Remove (now) useless diagnostic

* src/w32-io.c(_gpgme_io_spawn): Remove spawnhelper not found
diagnostic.

When spawnhelper is not found the error is now catched before
the CreateProcess call so the added diagnostic in bb2d11c
(which was not helpful because the value for spawnhelper
would be NULL in that case) is now no longer needed.

Details

Provenance
aheineckeAuthored on Aug 18 2016, 5:14 PM
Parents
rM9cf983b01999: core: Fail loudly in case w32 spawner not found
Branches
Unknown
Tags
Unknown

Event Timeline

Andre Heinecke <aheinecke@intevation.de> committed rM30f156280f18: core: Remove (now) useless diagnostic (authored by Andre Heinecke <aheinecke@intevation.de>).Aug 18 2016, 5:14 PM