summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/termcap.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-05-06 09:34:24 +0000
committerjkh <jkh@FreeBSD.org>1995-05-06 09:34:24 +0000
commit370e7434c73c9695fba43a15fcdb2e1d640fea6e (patch)
tree71f9887a978b7f631a093d04c9fcbb976bbb6206 /usr.sbin/sysinstall/termcap.c
parentdb62fdd3485bf81f00ceb2dde0c646287afcb44a (diff)
downloadFreeBSD-src-370e7434c73c9695fba43a15fcdb2e1d640fea6e.zip
FreeBSD-src-370e7434c73c9695fba43a15fcdb2e1d640fea6e.tar.gz
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.
Diffstat (limited to 'usr.sbin/sysinstall/termcap.c')
-rw-r--r--usr.sbin/sysinstall/termcap.c3
1 files changed, 0 insertions, 3 deletions
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)
{
OpenPOWER on IntegriCloud