Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8a11491b authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Remove HAVE_PRINTF_ZD.

Change-Id: Ie7677e4816ad886c13a8ac869e7c7342082a350f
parent dbaee628
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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*/
+0 −5
Original line number Diff line number Diff line
@@ -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 */
+0 −5
Original line number Diff line number Diff line
@@ -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 */
+0 −5
Original line number Diff line number Diff line
@@ -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 */
+0 −5
Original line number Diff line number Diff line
@@ -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 */
Loading