X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=compat_futex.c;h=e8d1e70f23d247437c83345ff3443be3f01cec36;hb=4906d39806200a81e2f66ef5380974890c4e00c6;hp=3f1d1ef3410a91d4ae432080debcba4c6a17e387;hpb=6d841bc23fc94345fe76651d73c1a3f821a85aa7;p=urcu.git diff --git a/compat_futex.c b/compat_futex.c index 3f1d1ef..e8d1e70 100644 --- a/compat_futex.c +++ b/compat_futex.c @@ -88,8 +88,6 @@ end: int compat_futex_async(int32_t *uaddr, int op, int32_t val, const struct timespec *timeout, int32_t *uaddr2, int32_t val3) { - int ret, i; - /* * Check if NULL. Don't let users expect that they are taken into * account.