From 5d62cd2b5b23675e44dec785dbc8d0319d4b234a Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Tue, 31 Oct 2006 20:41:59 +0000 Subject: [PATCH] Cleanup unused var's. --- src/dbStatic/dbLexRoutines.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/dbStatic/dbLexRoutines.c b/src/dbStatic/dbLexRoutines.c index 73152e774..f2800aeb7 100644 --- a/src/dbStatic/dbLexRoutines.c +++ b/src/dbStatic/dbLexRoutines.c @@ -837,7 +837,7 @@ static void dbBreakBody(void) brkInt *paBrkInt; brkTable *pbrkTable; int number, down=0; - int i,choice; + int i; GPHENTRY *pgphentry; if (duplicate) { @@ -858,7 +858,6 @@ static void dbBreakBody(void) pnewbrkTable->number = number; pnewbrkTable->paBrkInt = paBrkInt = dbCalloc(number, sizeof(brkInt)); for (i=0; i