projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51dbae2
)
demo/tut3: Removed a couple of unused variables.
author
Ian Abbott
<abbotti@mev.co.uk>
Mon, 14 May 2012 13:54:33 +0000
(14:54 +0100)
committer
Ian Abbott
<abbotti@mev.co.uk>
Mon, 14 May 2012 13:54:33 +0000
(14:54 +0100)
demo/tut3.c
patch
|
blob
|
history
diff --git
a/demo/tut3.c
b/demo/tut3.c
index c67ef2e7eb0dbe35f91747156b706572b1ddc211..e62a27047e034715fe1aa1a60146acae4bc334a6 100644
(file)
--- 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;