summaryrefslogtreecommitdiff
path: root/src/microhttpd/daemon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/daemon.c')
-rw-r--r--src/microhttpd/daemon.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/microhttpd/daemon.c b/src/microhttpd/daemon.c
index e4d4e913..8ef00bd9 100644
--- a/src/microhttpd/daemon.c
+++ b/src/microhttpd/daemon.c
@@ -846,7 +846,6 @@ MHD_handle_connection (void *data)
time_t now;
#if WINDOWS
MHD_pipe spipe = con->daemon->wpipe[0];
- char tmp;
#ifdef HAVE_POLL
int extra_slot;
#endif /* HAVE_POLL */