=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rdist/rdist.c,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- src/usr.bin/rdist/rdist.c 2014/07/11 13:00:06 1.25 +++ src/usr.bin/rdist/rdist.c 2014/07/12 02:58:18 1.26 @@ -1,4 +1,4 @@ -/* $OpenBSD: rdist.c,v 1.25 2014/07/11 13:00:06 tedu Exp $ */ +/* $OpenBSD: rdist.c,v 1.26 2014/07/12 02:58:18 guenther Exp $ */ /* * Copyright (c) 1983 Regents of the University of California. @@ -84,7 +84,6 @@ { extern char *__progname; struct namelist *hostlist = NULL; - int x; char *cp; int cmdargs = 0; int c;