diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1999-12-19 20:41:06 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1999-12-19 20:41:06 +0000 |
| commit | 968b30ead8ae882f70a9f020230b7da3c1ba8bac (patch) | |
| tree | 2f304caf3d061b60facbbd8766a3de8478217a5c /release/sysinstall/options.c | |
| parent | 65bbe4e33a80ef52f01522c224ba074aae30d65d (diff) | |
Notes
Diffstat (limited to 'release/sysinstall/options.c')
| -rw-r--r-- | release/sysinstall/options.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/release/sysinstall/options.c b/release/sysinstall/options.c index e9187f724f38..2d2b98b720de 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!]"; } |
