summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release/sysinstall/options.c1
-rw-r--r--usr.sbin/sysinstall/options.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/release/sysinstall/options.c b/release/sysinstall/options.c
index e9187f7..2d2b98b 100644
--- a/release/sysinstall/options.c
+++ b/release/sysinstall/options.c
@@ -53,7 +53,6 @@ varCheck(Option opt)
static char *
resetLogo(char *str)
{
- clear();
return "[RESET!]";
}
diff --git a/usr.sbin/sysinstall/options.c b/usr.sbin/sysinstall/options.c
index e9187f7..2d2b98b 100644
--- a/usr.sbin/sysinstall/options.c
+++ b/usr.sbin/sysinstall/options.c
@@ -53,7 +53,6 @@ varCheck(Option opt)
static char *
resetLogo(char *str)
{
- clear();
return "[RESET!]";
}
OpenPOWER on IntegriCloud