summaryrefslogtreecommitdiffstats
path: root/testsuite/selectpollkqueue01/test_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/selectpollkqueue01/test_main.c')
-rwxr-xr-xtestsuite/selectpollkqueue01/test_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/selectpollkqueue01/test_main.c b/testsuite/selectpollkqueue01/test_main.c
index 8af59bf9..6473c6c5 100755
--- a/testsuite/selectpollkqueue01/test_main.c
+++ b/testsuite/selectpollkqueue01/test_main.c
@@ -1149,7 +1149,6 @@ static void
test_pipe_close(test_context *ctx)
{
int rfd = ctx->pfd[0];
- int wfd = ctx->pfd[1];
struct pollfd pfd = {
.fd = rfd,
.events = POLLIN