HAVE_OPEN_MEMSTREAM is no longer used.

Bug: 17164505
Change-Id: I8055e52019d8cdea957d0fb8cbd46ca9b52564e1
This commit is contained in:
Elliott Hughes
2014-08-20 16:17:28 -07:00
parent 36ba1db405
commit 31c667ed3a
8 changed files with 0 additions and 40 deletions

View File

@@ -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.
*/