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

Commit 9ed0cd57 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Kill unused HAVE_WRITEV.

Change-Id: I6e4df2449b27d67f207fc53b19e49b21f9cee611
parent 3379b3a4
Loading
Loading
Loading
Loading
+0 −5
Original line number Original line Diff line number Diff line
@@ -100,11 +100,6 @@
 */
 */
#define HAVE_STRLCPY 1
#define HAVE_STRLCPY 1


/*
 * Define if writev() exists
 */
#define HAVE_WRITEV 1

/*
/*
 * Define if <stdint.h> exists.
 * Define if <stdint.h> exists.
 */
 */
+0 −5
Original line number Original line Diff line number Diff line
@@ -107,11 +107,6 @@
 */
 */
#define HAVE_PRCTL 1
#define HAVE_PRCTL 1


/*
 * Define if writev() exists
 */
#define HAVE_WRITEV 1

/*
/*
 * Define if <stdint.h> exists.
 * Define if <stdint.h> exists.
 */
 */
+0 −5
Original line number Original line Diff line number Diff line
@@ -100,11 +100,6 @@
 */
 */
#define HAVE_PRCTL 1
#define HAVE_PRCTL 1


/*
 * Define if writev() exists
 */
#define HAVE_WRITEV 1

/*
/*
 * Define if <stdint.h> exists.
 * Define if <stdint.h> exists.
 */
 */
+0 −5
Original line number Original line Diff line number Diff line
@@ -121,11 +121,6 @@
 */
 */
#define HAVE_PRCTL 1
#define HAVE_PRCTL 1


/*
 * Define if writev() exists
 */
#define HAVE_WRITEV 1

/*
/*
 * Define if <stdint.h> exists.
 * Define if <stdint.h> exists.
 */
 */
+0 −5
Original line number Original line Diff line number Diff line
@@ -116,11 +116,6 @@
 */
 */
#define HAVE_PRCTL 1
#define HAVE_PRCTL 1


/*
 * Define if writev() exists
 */
#define HAVE_WRITEV 1

/*
/*
 * Define if <stdint.h> exists.
 * Define if <stdint.h> exists.
 */
 */
Loading