aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/internal.h')
-rw-r--r--src/daemon/internal.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/daemon/internal.h b/src/daemon/internal.h
index ee499cef..9a3eb8cb 100644
--- a/src/daemon/internal.h
+++ b/src/daemon/internal.h
@@ -857,11 +857,6 @@ struct MHD_Daemon
857 int socket_fd; 857 int socket_fd;
858 858
859 /** 859 /**
860 * Pipe we use to signal shutdown.
861 */
862 int wpipe[2];
863
864 /**
865 * Are we shutting down? 860 * Are we shutting down?
866 */ 861 */
867 int shutdown; 862 int shutdown;