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

Commit 7a4a9296 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

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

* commit 'fd5692b3':
  Stop polluting the namespace with HAVE_MALLOC_H in AndroidConfig.h.
parents a78f5557 fd5692b3
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