Merge "Remove HAVE_SHORT_ENUMS."

This commit is contained in:
Elliott Hughes 2014-11-13 05:20:37 +00:00 committed by Gerrit Code Review
commit 6c7062221b
2 changed files with 0 additions and 10 deletions

View File

@ -149,11 +149,6 @@
*/
#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.
*/

View File

@ -139,11 +139,6 @@
*/
#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.
*/