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

Commit fd5692b3 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Stop polluting the namespace with HAVE_MALLOC_H in AndroidConfig.h."

parents 8f548f35 5dbf4eab
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