access/jack: remove unnecessary if-conditions
commitf4f3b9b0f846c7b6e4255db60b26929700cee8c0
authorFilip Roséen <filip@atch.se>
Tue, 11 Oct 2016 18:06:25 +0000 (11 20:06 +0200)
committerThomas Guillem <thomas@gllm.fr>
Wed, 12 Oct 2016 08:04:30 +0000 (12 10:04 +0200)
treefc8833054783d387a2e760e02bb784ad16020b60
parente65514bbe73ffd511899616a5878d4721816305b
access/jack: remove unnecessary if-conditions

The if-statement is redundant given that the loop-condition will not
fire unless the former if-condition is true; as such the if-condition
is now removed.

Signed-off-by: Thomas Guillem <thomas@gllm.fr>
modules/access/jack.c