Merge "Remove unused HAVE_STDBOOL_H."

This commit is contained in:
Elliott Hughes 2014-11-25 21:15:56 +00:00 committed by Gerrit Code Review
commit 5bb748dc6e
8 changed files with 0 additions and 40 deletions

View File

@ -105,11 +105,6 @@
*/
#define HAVE_STDINT_H 1
/*
* Define if <stdbool.h> exists.
*/
#define HAVE_STDBOOL_H 1
/*
* Define if <sched.h> exists.
*/

View File

@ -112,11 +112,6 @@
*/
#define HAVE_STDINT_H 1
/*
* Define if <stdbool.h> exists.
*/
#define HAVE_STDBOOL_H 1
/*
* Define if <sched.h> exists.
*/

View File

@ -105,11 +105,6 @@
*/
#define HAVE_STDINT_H 1
/*
* Define if <stdbool.h> exists.
*/
#define HAVE_STDBOOL_H 1
/*
* Define if <sched.h> exists.
*/

View File

@ -126,11 +126,6 @@
*/
#define HAVE_STDINT_H 1
/*
* Define if <stdbool.h> exists.
*/
#define HAVE_STDBOOL_H 1
/*
* Define if <sched.h> exists.
*/

View File

@ -121,11 +121,6 @@
*/
#define HAVE_STDINT_H 1
/*
* Define if <stdbool.h> exists.
*/
#define HAVE_STDBOOL_H 1
/*
* Define if <sched.h> exists.
*/

View File

@ -106,11 +106,6 @@
*/
#define HAVE_STDINT_H 1
/*
* Define if <stdbool.h> exists.
*/
#define HAVE_STDBOOL_H 1
/*
* Define if <sched.h> exists.
*/

View File

@ -109,11 +109,6 @@
*/
#define HAVE_STDINT_H 1
/*
* Define if <stdbool.h> exists.
*/
#define HAVE_STDBOOL_H 1
/*
* Define if <sched.h> exists.
*/

View File

@ -146,9 +146,4 @@
#define S_IRGRP 0
#endif
/*
* Define if <stdbool.h> exists.
*/
#define HAVE_STDBOOL_H
#endif /*_ANDROID_CONFIG_H*/