From: Frank Mori Hess Date: Tue, 31 Dec 2002 01:13:13 +0000 (+0000) Subject: fix compiler warning X-Git-Tag: r0_7_21~275 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=55e46d503d734e55649d611be6e6fc62fc72950b;p=comedilib.git fix compiler warning --- diff --git a/demo/dio.c b/demo/dio.c index 81f8bf7..1587073 100644 --- a/demo/dio.c +++ b/demo/dio.c @@ -30,7 +30,6 @@ int main(int argc, char *argv[]) { int ret; int stype; - int i; parse_options(argc,argv);