testsuite: Fix warnings

This commit is contained in:
Sebastian Huber
2016-10-07 07:23:33 +02:00
parent e11f8e31f0
commit 335bb97980
5 changed files with 3 additions and 5 deletions

View File

@@ -967,7 +967,6 @@ test_kqueue_user(test_context *ctx)
struct kevent event;
const struct timespec *timeout = NULL;
int rv;
ssize_t n;
puts("test kqueue user");