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

Commit e9680c22 authored by Yabin Cui's avatar Yabin Cui
Browse files

kill HAVE_FORKEXEC

Bug: 18317407
Change-Id: Idaff8a161305325dbb0a9e00764afe98b66e3312
parent 957037dc
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -41,14 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Process creation model.  Choose one:
 *
 * HAVE_FORKEXEC - use fork() and exec()
 * HAVE_WIN32_PROC - use CreateProcess()
 */
#define HAVE_FORKEXEC

/*
 * Define this if you have <termio.h>
 */
+0 −8
Original line number Diff line number Diff line
@@ -41,14 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Process creation model.  Choose one:
 *
 * HAVE_FORKEXEC - use fork() and exec()
 * HAVE_WIN32_PROC - use CreateProcess()
 */
#define HAVE_FORKEXEC

/*
 * Define this if you have <termio.h>
 */
+0 −8
Original line number Diff line number Diff line
@@ -41,14 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Process creation model.  Choose one:
 *
 * HAVE_FORKEXEC - use fork() and exec()
 * HAVE_WIN32_PROC - use CreateProcess()
 */
#define HAVE_FORKEXEC

/*
 * Define this if you have <termio.h>
 */
+0 −8
Original line number Diff line number Diff line
@@ -41,14 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Process creation model.  Choose one:
 *
 * HAVE_FORKEXEC - use fork() and exec()
 * HAVE_WIN32_PROC - use CreateProcess()
 */
#define HAVE_FORKEXEC

/*
 * Define this if you have <termio.h>
 */
+0 −8
Original line number Diff line number Diff line
@@ -41,14 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Process creation model.  Choose one:
 *
 * HAVE_FORKEXEC - use fork() and exec()
 * HAVE_WIN32_PROC - use CreateProcess()
 */
#define HAVE_FORKEXEC

/*
 * Define this if you have <termio.h>
 */
Loading