summaryrefslogtreecommitdiff
path: root/ndk/platforms/android-5/include/pthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'ndk/platforms/android-5/include/pthread.h')
-rw-r--r--ndk/platforms/android-5/include/pthread.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ndk/platforms/android-5/include/pthread.h b/ndk/platforms/android-5/include/pthread.h
index a20a52de1..ba40fa1af 100644
--- a/ndk/platforms/android-5/include/pthread.h
+++ b/ndk/platforms/android-5/include/pthread.h
@@ -262,9 +262,4 @@ extern void __pthread_cleanup_pop(__pthread_cleanup_t* c,
} /* extern "C" */
#endif
-/************ TO FIX ************/
-
-#define LONG_LONG_MAX __LONG_LONG_MAX__
-#define LONG_LONG_MIN (-__LONG_LONG_MAX__ - 1)
-
#endif /* _PTHREAD_H_ */