public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] Cygwin: child_info.h: remove declaration of init_child_info
@ 2022-06-06 14:19 Ken Brown
  0 siblings, 0 replies; only message in thread
From: Ken Brown @ 2022-06-06 14:19 UTC (permalink / raw)
  To: cygwin-cvs

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=1f8235f6ba841a485dfaa1adc7196673b52e2aac

commit 1f8235f6ba841a485dfaa1adc7196673b52e2aac
Author: Ken Brown <kbrown@cornell.edu>
Date:   Mon Jun 6 10:16:48 2022 -0400

    Cygwin: child_info.h: remove declaration of init_child_info
    
    The function was removed long ago, but its declaration remained.

Diff:
---
 winsup/cygwin/child_info.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/winsup/cygwin/child_info.h b/winsup/cygwin/child_info.h
index 453339317..2da62ffaa 100644
--- a/winsup/cygwin/child_info.h
+++ b/winsup/cygwin/child_info.h
@@ -198,8 +198,6 @@ extern child_info_spawn ch_spawn;
 #define have_execed ch_spawn.has_execed ()
 #define have_execed_cygwin ch_spawn.has_execed_cygwin ()
 
-void __stdcall init_child_info (DWORD, child_info *, HANDLE);
-
 extern "C" {
 extern child_info *child_proc_info;
 extern child_info_spawn *spawn_info asm (_SYMSTR (child_proc_info));


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-06 14:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-06 14:19 [newlib-cygwin] Cygwin: child_info.h: remove declaration of init_child_info Ken Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).