From 370e7434c73c9695fba43a15fcdb2e1d640fea6e Mon Sep 17 00:00:00 2001 From: jkh Date: Sat, 6 May 1995 09:34:24 +0000 Subject: Some fairly serious cleanup. The proper offset should now be used in creating partitions. Still need to get the mount points displaying carefully, but I need to get this into my tree on time so that I can work on that. --- usr.sbin/sysinstall/termcap.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'usr.sbin/sysinstall/termcap.c') diff --git a/usr.sbin/sysinstall/termcap.c b/usr.sbin/sysinstall/termcap.c index cb2eca2..8b2a5f9 100644 --- a/usr.sbin/sysinstall/termcap.c +++ b/usr.sbin/sysinstall/termcap.c @@ -22,9 +22,6 @@ #include "sysinstall.h" -Boolean ColorDisplay; -Boolean OnVTY; - int set_termcap(void) { -- cgit v1.1