Remove another unused definition.

We have a lot of definitions around the tree, of which this is but one,
but we have no users.

Change-Id: Ic411505a0370be2b56150275fa9b8f5329241ce8
This commit is contained in:
Elliott Hughes 2014-11-18 14:10:27 -08:00
parent 3c0682c6b5
commit bce40c38ce

View file

@ -121,11 +121,6 @@
*/
/* #define HAVE_SYSTEM_PROPERTY_SERVER */
/*
* What CPU architecture does this platform use?
*/
#define ARCH_MIPS 1
/*
* sprintf() format string for shared library naming.
*/