io: make qio_channel_command_new_pid() static
commit05e50e8fe5fed707653e1e5e2f2871f253a70452
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 25 Apr 2022 08:53:37 +0000 (25 12:53 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 3 May 2022 11:47:59 +0000 (3 15:47 +0400)
treefd87f387ad196e25227371ae1e6e238b136545bd
parent22e135fca3f2512f43d39efab49067660e365e1b
io: make qio_channel_command_new_pid() static

The function isn't used outside of qio_channel_command_new_spawn(),
which is !win32-specific.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
include/io/channel-command.h
io/channel-command.c