From d1fbaa461c985609e7171a74e2355a5fc6d86c69 Mon Sep 17 00:00:00 2001 From: Frank Terbeck Date: Sun, 16 Sep 2007 13:04:30 +0200 Subject: [PATCH] lsb-functions: removed profiling() and splash() --- etc/grml/lsb-functions | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/etc/grml/lsb-functions b/etc/grml/lsb-functions index 5f0f145..bf9a5aa 100644 --- a/etc/grml/lsb-functions +++ b/etc/grml/lsb-functions @@ -167,23 +167,6 @@ RC_DEFAULT_INDENT=2 #RC_DOT_PATTERN=' .' RC_DOT_PATTERN='' -# void splash(...) -# -# Notify bootsplash/splashutils/gensplash/whatever about -# important events. -# -splash() { - return 0 -} - -# void profiling(...) -# -# Notify bootsplash/whatever about important events. -# -profiling() { - return 0 -} - # void get_bootconfig() # # Get the BOOTLEVEL and SOFTLEVEL by setting -- 2.1.4