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

Commit 31c667ed authored by Elliott Hughes's avatar Elliott Hughes
Browse files

HAVE_OPEN_MEMSTREAM is no longer used.

Bug: 17164505
Change-Id: I8055e52019d8cdea957d0fb8cbd46ca9b52564e1
parent 36ba1db4
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