replace and remove run_command_v_opt_cd_env_tr2()
commitef249b398e26dd76f473ce83a35219c520f6fdbe
authorRené Scharfe <l.s.r@web.de>
Sun, 30 Oct 2022 11:53:40 +0000 (30 12:53 +0100)
committerTaylor Blau <me@ttaylorr.com>
Sun, 30 Oct 2022 18:04:50 +0000 (30 14:04 -0400)
tree5bfe26a6c6424c4fc5e558f9fcbd0cfb4bb9dc6c
parentd82dbbd849fadd9d61d9489a03b429b6d1413c81
replace and remove run_command_v_opt_cd_env_tr2()

The convenience function run_command_v_opt_cd_env_tr2() has no external
callers left.  Inline it and remove it from the API.

Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
run-command.c
run-command.h