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

Commit 5dbf4eab authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Stop polluting the namespace with HAVE_MALLOC_H in AndroidConfig.h.

Change-Id: If1cd88ee14bf9cbb4a0a1f608b0d015c9181c2c2
parent a0021026
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -32,11 +32,6 @@
 * comments.
 */

/*
 * Define if we have <malloc.h> header
 */
/* #define HAVE_MALLOC_H 1 */

/*
 * The default path separator for the platform
 */
+0 −5
Original line number Diff line number Diff line
@@ -32,11 +32,6 @@
 * comments.
 */

/*
 * Define if we have <malloc.h> header
 */
#define HAVE_MALLOC_H 1

/*
 * Define if we're running on *our* linux on device or emulator.
 */
+0 −5
Original line number Diff line number Diff line
@@ -32,11 +32,6 @@
 * comments.
 */

/*
 * Define if we have <malloc.h> header
 */
#define HAVE_MALLOC_H 1

/*
 * Define if we're running on *our* linux on device or emulator.
 */
+0 −5
Original line number Diff line number Diff line
@@ -32,11 +32,6 @@
 * comments.
 */

/*
 * Define if we have <malloc.h> header
 */
#define HAVE_MALLOC_H 1

/*
 * Define if we're running on *our* linux on device or emulator.
 */
+0 −5
Original line number Diff line number Diff line
@@ -32,11 +32,6 @@
 * comments.
 */

/*
 * Define if we have <malloc.h> header
 */
#define HAVE_MALLOC_H 1

/*
 * Define if we're running on *our* linux on device or emulator.
 */
Loading