summaryrefslogtreecommitdiff
path: root/android/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'android/config.h')
-rw-r--r--android/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/android/config.h b/android/config.h
index 060940f..59c7544 100644
--- a/android/config.h
+++ b/android/config.h
@@ -41,9 +41,6 @@
/* Define to 1 if you have the <sys/time.h> header file. */
#define HAVE_SYS_TIME_H 1
-/* Linux backend */
-#define OS_LINUX 1
-
/* Use POSIX poll() implementation */
#define POLL_POSIX 1