From 0745b20d3b6965038971ad9d9c31b92fc795111f Mon Sep 17 00:00:00 2001 From: jkh Date: Sun, 19 Dec 1999 20:41:06 +0000 Subject: D'oh! Inserted a clear() in a *very* wrong place with my last commit. --- release/sysinstall/options.c | 1 - 1 file changed, 1 deletion(-) (limited to 'release/sysinstall/options.c') 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!]"; } -- cgit v1.1