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

Commit 3a2fc08d authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am 10f5a420: Merge "HAVE_OPEN_MEMSTREAM is no longer used."

* commit '10f5a420':
  HAVE_OPEN_MEMSTREAM is no longer used.
parents 467f8f32 10f5a420
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -220,11 +220,6 @@
 */
#define HAVE_STRLCPY 1

/*
 * Define if the open_memstream() function exists on the system.
 */
/* #define HAVE_OPEN_MEMSTREAM 1 */

/*
 * Define if the BSD funopen() function exists on the system.
 */
+0 −5
Original line number Diff line number Diff line
@@ -256,11 +256,6 @@
 */
#define HAVE_STRLCPY 1

/*
 * Define if the open_memstream() function exists on the system.
 */
/* #define HAVE_OPEN_MEMSTREAM 1 */

/*
 * Define if the BSD funopen() function exists on the system.
 */
+0 −5
Original line number Diff line number Diff line
@@ -251,11 +251,6 @@
 */
#define HAVE_STRLCPY 1

/*
 * Define if the open_memstream() function exists on the system.
 */
/* #define HAVE_OPEN_MEMSTREAM 1 */

/*
 * Define if the BSD funopen() function exists on the system.
 */
+0 −5
Original line number Diff line number Diff line
@@ -273,11 +273,6 @@
 */
#define HAVE_STRLCPY 1

/*
 * Define if the open_memstream() function exists on the system.
 */
/* #define HAVE_OPEN_MEMSTREAM 1 */

/*
 * Define if the BSD funopen() function exists on the system.
 */
+0 −5
Original line number Diff line number Diff line
@@ -263,11 +263,6 @@
 */
#define HAVE_STRLCPY 1

/*
 * Define if the open_memstream() function exists on the system.
 */
/* #define HAVE_OPEN_MEMSTREAM 1 */

/*
 * Define if the BSD funopen() function exists on the system.
 */
Loading