diff options
Diffstat (limited to 'usr.sbin/sade/label.c')
| -rw-r--r-- | usr.sbin/sade/label.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/sade/label.c b/usr.sbin/sade/label.c index a86f39425991..a50101332469 100644 --- a/usr.sbin/sade/label.c +++ b/usr.sbin/sade/label.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: label.c,v 1.9 1995/05/19 02:09:02 jkh Exp $ + * $Id: label.c,v 1.10 1995/05/19 02:19:15 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. @@ -279,7 +279,6 @@ print_label_chunks(void) { int i, j, srow, prow, pcol; int sz; - int label_attr; clear(); attrset(A_REVERSE); |
