From d1ad074b8c961cd70802d0270c22e5ad7b9620e7 Mon Sep 17 00:00:00 2001 From: Ian Abbott Date: Mon, 14 May 2012 14:54:33 +0100 Subject: [PATCH] demo/tut3: Removed a couple of unused variables. --- demo/tut3.c | 1 - 1 file changed, 1 deletion(-) diff --git a/demo/tut3.c b/demo/tut3.c index c67ef2e..e62a270 100644 --- a/demo/tut3.c +++ b/demo/tut3.c @@ -72,7 +72,6 @@ int main(int argc, char *argv[]) int ret; int total=0; int i; - struct timeval start,end; int subdev_flags; lsampl_t raw; -- 2.26.2