summaryrefslogtreecommitdiffstats
path: root/include/arch/windows/AndroidConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/arch/windows/AndroidConfig.h')
-rw-r--r--include/arch/windows/AndroidConfig.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/arch/windows/AndroidConfig.h b/include/arch/windows/AndroidConfig.h
index 8a7e062..ad890b4 100644
--- a/include/arch/windows/AndroidConfig.h
+++ b/include/arch/windows/AndroidConfig.h
@@ -338,10 +338,4 @@
*/
/* #define HAVE_PRINTF_ZD 1 */
-/*
- * We need to open binary files using O_BINARY on Windows.
- * We don't define it on Windows since it is part of the io headers.
- */
-/* #define O_BINARY 0 */
-
#endif /*_ANDROID_CONFIG_H*/