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

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

Merge "HAVE_OPEN_MEMSTREAM is no longer used."

parents df73a5fa 31c667ed
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