capture-example: fix compile warning
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 21 Nov 2011 10:26:08 +0000 (11:26 +0100)
committerHans Verkuil <hans.verkuil@cisco.com>
Mon, 21 Nov 2011 10:26:08 +0000 (11:26 +0100)
commitf82a0f08999cc2ac956520d25d14fd823ff993e7
treedbbe7442c7a0ae508ed88a7d28b77a08f7bfa6aa
parent70b8838b95d47c1e80a60e659ef87820e117b5ae
capture-example: fix compile warning

capture-example.c:418:15: warning: unused variable ‘min’ [-Wunused-variable]

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
contrib/test/capture-example.c