summaryrefslogtreecommitdiff
path: root/test/testlock.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/testlock.c')
-rw-r--r--test/testlock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/testlock.c b/test/testlock.c
index d2f9b2a49..e3437c11f 100644
--- a/test/testlock.c
+++ b/test/testlock.c
@@ -111,7 +111,6 @@ static void *APR_THREAD_FUNC thread_mutex_function(apr_thread_t *thd, void *data
break;
}
return NULL;
- return NULL;
}
/* Sleepy-loop until f_ value matches val: */