Remove HAVE_PRINTF_ZD.

Change-Id: Ie7677e4816ad886c13a8ac869e7c7342082a350f
This commit is contained in:
Elliott Hughes
2015-04-03 13:05:53 -07:00
parent dbaee628ec
commit 8a11491bc9
7 changed files with 0 additions and 35 deletions

View File

@@ -52,9 +52,4 @@
*/
#define HAVE_STDINT_H 1
/*
* Define if printf() supports %zd for size_t arguments
*/
#define HAVE_PRINTF_ZD 1
#endif /* _ANDROID_CONFIG_H */