From: Ian Abbott Date: Mon, 14 May 2012 13:54:33 +0000 (+0100) Subject: demo/tut3: Removed a couple of unused variables. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d1ad074b8c961cd70802d0270c22e5ad7b9620e7;p=comedilib.git demo/tut3: Removed a couple of unused variables. --- 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;