From 8f35d180d9b19f5e8fc97de3831c0bb802c3e60c Mon Sep 17 00:00:00 2001 From: Heikki Levanto Date: Fri, 1 Oct 2004 09:13:06 +0000 Subject: [PATCH] Removed a warning --- test/api/t7.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/api/t7.c b/test/api/t7.c index d59cc79..8d94065 100644 --- a/test/api/t7.c +++ b/test/api/t7.c @@ -1,4 +1,4 @@ -/* $Id: t7.c,v 1.1 2004-09-22 11:59:25 heikki Exp $ +/* $Id: t7.c,v 1.2 2004-10-01 09:13:06 heikki Exp $ Copyright (C) 2004 Index Data Aps @@ -36,7 +36,6 @@ static ZebraService start_service() int main(int argc, char **argv) { - int i; ZebraService zs; ZebraHandle zh; const char *myrec = -- 1.7.10.4