pex-win32.c (pexecute): Mark parameters this_pname and temp_base as unused.
authorDanny Smith <dannysmith@users.sourceforge.net>
Sat, 5 Jul 2003 00:52:07 +0000 (00:52 +0000)
committerDanny Smith <dannysmith@gcc.gnu.org>
Sat, 5 Jul 2003 00:52:07 +0000 (00:52 +0000)
commit7b96f3e460ad3e7be4ba9a75139cd62ab77eebe1
tree2802bbafdd53582ff7515170a38d7ce87e68c1a0
parente6cc3a24c237713413070f4a5dc35b55dc2715b8
pex-win32.c (pexecute): Mark parameters this_pname and temp_base as unused.

* pex-win32.c (pexecute): Mark parameters this_pname and
temp_base as unused. Remove unused variables retries,
sleep_interval. Initialize org_stdin, org_stdout.
(pwait): Mark parameter flags as unused.

From-SVN: r68953
libiberty/ChangeLog
libiberty/pex-win32.c