Remove HAVE_SHORT_ENUMS.

Change-Id: Ia0e8a52cd8d7655508754ec0a6482f2dd055a68e
This commit is contained in:
Elliott Hughes 2014-11-12 21:07:07 -08:00
parent 957037dc40
commit 0e3a0fcb95
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.
*/ */