public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
From: Corinna Vinschen <corinna@sourceware.org>
To: cygwin-cvs@sourceware.org
Subject: [newlib-cygwin] Cygwin: Drop outdated IsWow64Process2 prototype
Date: Thu,  4 Aug 2022 18:57:15 +0000 (GMT)	[thread overview]
Message-ID: <20220804185715.B729D3857363@sourceware.org> (raw)

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

commit 288788f91eadf307aa77853396917d9f9398adb9
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Thu Aug 4 20:55:52 2022 +0200

    Cygwin: Drop outdated IsWow64Process2 prototype
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

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

diff --git a/winsup/cygwin/winlean.h b/winsup/cygwin/winlean.h
index 6f9c1df24..9b30b6557 100644
--- a/winsup/cygwin/winlean.h
+++ b/winsup/cygwin/winlean.h
@@ -94,17 +94,4 @@ details. */
 #define GetWindowsDirectoryW dont_use_GetWindowsDirectory
 #define GetWindowsDirectoryA dont_use_GetWindowsDirectory
 
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-/* IsWow64Process2 should be declared in <w32api/wow64apiset.h> but
-   isn't yet. */
-BOOL WINAPI IsWow64Process2(HANDLE, USHORT *, USHORT *);
-
-#ifdef __cplusplus
-}
-#endif
-
 #endif /*_WINLEAN_H*/


                 reply	other threads:[~2022-08-04 18:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220804185715.B729D3857363@sourceware.org \
    --to=corinna@sourceware.org \
    --cc=cygwin-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).