mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-19 04:49:25 +08:00
Cygwin: drop unused CYGWIN_VERSION_CHECK_FOR_USING_BIG_TYPES macro
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
c2743614bf
commit
dcd78ece45
@ -34,9 +34,6 @@ details. */
|
||||
#define CYGWIN_VERSION_USER_API_VERSION_COMBINED \
|
||||
CYGWIN_VERSION_PER_PROCESS_API_VERSION_COMBINED (user_data)
|
||||
|
||||
#define CYGWIN_VERSION_CHECK_FOR_USING_BIG_TYPES \
|
||||
(CYGWIN_VERSION_USER_API_VERSION_COMBINED >= 79)
|
||||
|
||||
#define CYGWIN_VERSION_CHECK_FOR_USING_ANCIENT_MSGHDR \
|
||||
(CYGWIN_VERSION_USER_API_VERSION_COMBINED <= 138)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user