Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/include/w32api.h')
-rw-r--r--winsup/w32api/include/w32api.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/winsup/w32api/include/w32api.h b/winsup/w32api/include/w32api.h
deleted file mode 100644
index 37b8cd657..000000000
--- a/winsup/w32api/include/w32api.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef _W32API_H_
-#define _W32API_H_
-#if __GNUC__ >=3
-#pragma GCC system_header
-#endif
-
-#define __W32API_VERSION 2.0
-#define __W32API_MAJOR_VERSION 2
-#define __W32API_MINOR_VERSION 1
-
-#endif /* ndef _W32API_H_ */