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/xprtdefs.h')
-rw-r--r--winsup/w32api/include/xprtdefs.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/winsup/w32api/include/xprtdefs.h b/winsup/w32api/include/xprtdefs.h
deleted file mode 100644
index e61e8ac5a..000000000
--- a/winsup/w32api/include/xprtdefs.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef _XPTRDEFS_H
-#define _XPTRDEFS_H
-#if __GNUC__ >= 3
-#pragma GCC system_header
-#endif
-
-/*--- DirectShow Reference - DirectShow Structures - TIMECODE_SAMPLE Structure */
-#define ED_DEVCAP_ATN_READ 0x13B7
-#define ED_DEVCAP_RTC_READ 0x13BA
-
-#endif