From 10c81fb1bc8f2326958250e285616db4e9745d84 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 22 Dec 2007 09:53:08 +0100 Subject: Merging casper 1.111. --- scripts/live-functions | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'scripts/live-functions') diff --git a/scripts/live-functions b/scripts/live-functions index 6fb57c6..964fdf0 100644 --- a/scripts/live-functions +++ b/scripts/live-functions @@ -3,17 +3,6 @@ . /scripts/functions . /live.vars -log_end_msg () -{ - # Override this so we don't call PROGRESS - if [ -x /sbin/usplash_write ] - then - /sbin/usplash_write "SUCCESS ok" - fi - - _log_msg "Done." -} - log_wait_msg () { # Print a message and wait for enter -- cgit v1.2.3