FindXMLRPC: Drop unnecessary exec_program code paths

We always have `execute_process` now, so drop our ancient `exec_program`
code paths that are never used anymore.
1 file changed