am 6c706222: Merge "Remove HAVE_SHORT_ENUMS."

* commit '6c7062221b7582c5d41acdb7a1d865ca629707ed':
  Remove HAVE_SHORT_ENUMS.
This commit is contained in:
Elliott Hughes
2014-11-13 05:27:44 +00:00
committed by Android Git Automerger
2 changed files with 0 additions and 10 deletions

View File

@@ -149,11 +149,6 @@
*/ */
#define ARCH_MIPS 1 #define ARCH_MIPS 1
/*
* Define if the size of enums is as short as possible,
*/
/* #define HAVE_SHORT_ENUMS */
/* /*
* sprintf() format string for shared library naming. * sprintf() format string for shared library naming.
*/ */

View File

@@ -139,11 +139,6 @@
*/ */
#define ARCH_MIPS64 1 #define ARCH_MIPS64 1
/*
* Define if the size of enums is as short as possible,
*/
/* #define HAVE_SHORT_ENUMS */
/* /*
* sprintf() format string for shared library naming. * sprintf() format string for shared library naming.
*/ */