libport: Remove the _spawnvp() implementation.
commit8d3bc5c89cffb01b8a78b3d642804081c7028afd
authorAlexandre Julliard <julliard@winehq.org>
Tue, 5 Oct 2021 09:54:42 +0000 (5 11:54 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Oct 2021 09:54:42 +0000 (5 11:54 +0200)
tree0eea8c4559e783b6f28566bf66a41b68418599ff
parent6052dbd77a4f4aa79c33708ef975e915304b0f28
libport: Remove the _spawnvp() implementation.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
configure
configure.ac
include/config.h.in
include/wine/port.h
libs/port/Makefile.in
libs/port/spawn.c [deleted file]