zap unused variable

SCCS-file: zdump.c
SCCS-SID: 7.66
This commit is contained in:
Arthur David Olson
2012-07-18 03:02:50 -04:00
committed by Paul Eggert
parent 0b9adfb30a
commit 2d111bbfa3
-1
View File
@@ -198,7 +198,6 @@ abbrok(abbr, zone)
const char * const abbr;
const char * const zone;
{
register int i;
register const char * cp;
register char * wp;