summaryrefslogtreecommitdiff
path: root/sync_pipe.h
diff options
context:
space:
mode:
Diffstat (limited to 'sync_pipe.h')
-rw-r--r--sync_pipe.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sync_pipe.h b/sync_pipe.h
index 0fac40b5f0..455b2b4bd6 100644
--- a/sync_pipe.h
+++ b/sync_pipe.h
@@ -62,7 +62,6 @@
* Win32 only: Indications sent out on the signal pipe (from parent to child)
* (UNIX-like sends signals for this)
*/
-#define SP_INIT 'I' /* child process initialized */
#define SP_QUIT 'Q' /* "gracefully" capture quit message (SIGUSR1) */
/* write a single message header to the recipient pipe */